From fbe335cfe09bf0949edfdf0c4b251f4d081bd5d7 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Wed, 25 Dec 2019 02:34:31 +0900 Subject: [PATCH] Update tzinfo to avoid Ruby 2.7 warnings https://github.com/tzinfo/tzinfo/releases/tag/v1.2.6 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd685cb7aef..6d6cd9fac90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -494,7 +494,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) tzinfo-data (1.2019.3) tzinfo (>= 1.0.0)