mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump tzinfo-data
This commit is contained in:
@@ -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
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user