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:
@@ -59,7 +59,7 @@ gem 'typed_dag', '~> 2.0.2'
|
||||
gem 'addressable', '~> 2.5.2'
|
||||
|
||||
# Provide timezone info for TZInfo used by AR
|
||||
gem 'tzinfo-data', '~> 1.2018.4'
|
||||
gem 'tzinfo-data', '~> 1.2018.9'
|
||||
|
||||
# to generate html-diffs (e.g. for wiki comparison)
|
||||
gem 'htmldiff'
|
||||
|
||||
+2
-2
@@ -798,7 +798,7 @@ GEM
|
||||
rails (>= 5.0.4)
|
||||
tzinfo (1.2.5)
|
||||
thread_safe (~> 0.1)
|
||||
tzinfo-data (1.2018.4)
|
||||
tzinfo-data (1.2018.9)
|
||||
tzinfo (>= 1.0.0)
|
||||
uber (0.1.0)
|
||||
unf (0.1.4)
|
||||
@@ -988,7 +988,7 @@ DEPENDENCIES
|
||||
timecop (~> 0.9.0)
|
||||
transactional_lock!
|
||||
typed_dag (~> 2.0.2)
|
||||
tzinfo-data (~> 1.2018.4)
|
||||
tzinfo-data (~> 1.2018.9)
|
||||
unicorn
|
||||
unicorn-worker-killer
|
||||
warden (~> 1.2)
|
||||
|
||||
Reference in New Issue
Block a user