Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ruby
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2018-11-19 23:20:15 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2018-11-19 23:20:15 +0300
commitfd2c85f10d7a880db10d1df66ebcd46ec6d7b25a (patch)
treeaca42540cf1050b00abc94cbdcbe32deb4920e6a /ruby
parentce7eaa29a49e35f276dde8abaffc37773c2263ea (diff)
parentf7cff1a06b7ea29f183aa79b8127641be8c238b5 (diff)
Merge branch 'sh-bump-tzinfo' into 'master'
Bump tzinfo to 1.2.5 See merge request gitlab-org/gitaly!977
Diffstat (limited to 'ruby')
-rw-r--r--ruby/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index d440cb9d1..6efc10092 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -130,7 +130,7 @@ GEM
stringex (2.8.4)
thread_safe (0.3.6)
timecop (0.9.1)
- tzinfo (1.2.2)
+ tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
unparser (0.2.8)