From edd74bfc9d137f507dd7c205a41faf142c4f5bd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 21:57:53 +0100 Subject: [PATCH] Bump tzinfo from 2.0.3 to 2.0.4 (#15936) Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/tzinfo/tzinfo/releases) - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md) - [Commits](https://github.com/tzinfo/tzinfo/compare/v2.0.3...v2.0.4) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7070318d15f..758a6941af3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) tilt (2.0.10) - tzinfo (2.0.3) + tzinfo (2.0.4) concurrent-ruby (~> 1.0) tzinfo-data (1.2020.4) tzinfo (>= 1.0.0)