From 7b50bee6c7f08af4a44060f10a92255695c81c79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:49:06 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 2.0.5. - [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.7...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 45 +++++++++++++++++++++------------------------ 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41f9fb0..67963d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,29 +1,28 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.1) - activesupport (= 6.0.3.1) - activerecord (6.0.3.1) - activemodel (= 6.0.3.1) - activesupport (= 6.0.3.1) - activesupport (6.0.3.1) + activemodel (7.0.3.1) + activesupport (= 7.0.3.1) + activerecord (7.0.3.1) + activemodel (= 7.0.3.1) + activesupport (= 7.0.3.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - concurrent-ruby (1.1.6) - daemons (1.2.3) - eventmachine (1.0.9.1) - i18n (1.8.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + concurrent-ruby (1.1.10) + daemons (1.4.1) + eventmachine (1.2.7) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.14.1) - rack (1.6.12) + minitest (5.16.2) + rack (1.6.13) rack-protection (1.5.5) rack rake (12.3.3) - sinatra (1.4.6) - rack (~> 1.4) + sinatra (1.4.8) + rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) sinatra-activerecord (2.0.9) @@ -40,12 +39,10 @@ GEM daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) - thor (0.19.1) - thread_safe (0.3.6) - tilt (2.0.2) - tzinfo (1.2.7) - thread_safe (~> 0.1) - zeitwerk (2.3.0) + thor (1.2.1) + tilt (2.0.10) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby