bump tzinfo-data

This commit is contained in:
ulferts
2020-03-17 08:24:35 +01:00
parent 15b0a0741e
commit 8a63f227ee
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ gem 'typed_dag', '~> 2.0.2'
gem 'addressable', '~> 2.7.0'
# Provide timezone info for TZInfo used by AR
gem 'tzinfo-data', '~> 1.2018.9'
gem 'tzinfo-data', '~> 1.2019.3'
# to generate html-diffs (e.g. for wiki comparison)
gem 'htmldiff'
+2 -2
View File
@@ -909,7 +909,7 @@ GEM
rails (>= 5.0.4)
tzinfo (1.2.6)
thread_safe (~> 0.1)
tzinfo-data (1.2018.9)
tzinfo-data (1.2019.3)
tzinfo (>= 1.0.0)
uber (0.1.0)
unf (0.1.4)
@@ -1110,7 +1110,7 @@ DEPENDENCIES
thin (~> 1.7.2)
timecop (~> 0.9.0)
typed_dag (~> 2.0.2)
tzinfo-data (~> 1.2018.9)
tzinfo-data (~> 1.2019.3)
unicorn
unicorn-worker-killer
warden (~> 1.2)