From f7cff1a06b7ea29f183aa79b8127641be8c238b5 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Mon, 19 Nov 2018 12:10:16 -0800 Subject: Bump tzinfo to 1.2.5 This matches the version used in CE. --- changelogs/unreleased/sh-bump-tzinfo.yml | 5 +++++ ruby/Gemfile.lock | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 changelogs/unreleased/sh-bump-tzinfo.yml diff --git a/changelogs/unreleased/sh-bump-tzinfo.yml b/changelogs/unreleased/sh-bump-tzinfo.yml new file mode 100644 index 000000000..a7b8bd8bf --- /dev/null +++ b/changelogs/unreleased/sh-bump-tzinfo.yml @@ -0,0 +1,5 @@ +--- +title: Bump tzinfo to 1.2.5 +merge_request: 977 +author: +type: other 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) -- cgit v1.2.3