bump tzinfo-data

This commit is contained in:
Jens Ulferts
2017-04-07 15:37:52 +02:00
parent bd949380bf
commit 6a245cb740
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ gem 'color-tools', '~> 1.3.0', require: 'color'
gem 'ruby-progressbar'
# Provide timezone info for TZInfo used by AR
gem 'tzinfo-data', '~> 1.2016.1'
gem 'tzinfo-data', '~> 1.2017.2'
# to generate html-diffs (e.g. for wiki comparison)
gem 'htmldiff'
+2 -2
View File
@@ -557,7 +557,7 @@ GEM
ttfunk (1.5.0)
tzinfo (1.2.3)
thread_safe (~> 0.1)
tzinfo-data (1.2016.6)
tzinfo-data (1.2017.2)
tzinfo (>= 1.0.0)
uber (0.0.15)
unf (0.1.4)
@@ -706,7 +706,7 @@ DEPENDENCIES
thin (~> 1.7.0)
timecop (~> 0.8.1)
transactional_lock!
tzinfo-data (~> 1.2016.1)
tzinfo-data (~> 1.2017.2)
unicorn
unicorn-worker-killer
warden (~> 1.2)