From 08609d34792a7b49dddb972aae64c7ae5b152596 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:42:34 +0000 Subject: [PATCH] chore(deps): bump tzinfo-data from 1.2024.1 to 1.2024.2 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2024.1 to 1.2024.2. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2024.1...v1.2024.2) --- updated-dependencies: - dependency-name: tzinfo-data dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a40b457..976f1ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM io-event (~> 1.6, >= 1.6.5) bigdecimal (3.1.8) colorator (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) console (1.27.0) fiber-annotation fiber-local (~> 1.1) @@ -138,7 +138,7 @@ GEM ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - tzinfo-data (1.2024.1) + tzinfo-data (1.2024.2) tzinfo (>= 1.0.0) unicode-display_width (2.5.0) wdm (0.1.1)