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:
@@ -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
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user