From dd121d4cc08ac35b7890ac773195371e23963b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 15:37:31 +0000 Subject: [PATCH] Bump tzinfo from 1.2.3 to 1.2.11 in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [tzinfo](https://github.com/tzinfo/tzinfo). Updates `tzinfo` from 1.2.3 to 1.2.11 - [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/v1.2.3...v1.2.11) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39550ea..a25c137 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ PATH carrierwave (~> 1.0.0) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: activemodel (5.0.2) activesupport (= 5.0.2) @@ -86,7 +86,7 @@ GEM sqlite3 (1.3.13) thor (0.19.4) thread_safe (0.3.6) - tzinfo (1.2.3) + tzinfo (1.2.11) thread_safe (~> 0.1) PLATFORMS