From 743b770f170d6b73320073eb6ce93ce1a6593c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:26:59 +0000 Subject: [PATCH] Bump activesupport from 6.1.3.1 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 6.1.3.1 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3.1...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57ea43a..0599ec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,12 +9,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.1) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) byebug (11.1.3) @@ -25,7 +24,7 @@ GEM rack-test (>= 0.5.4) xpath (~> 2.0) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.2) crack (0.4.5) rexml diff-lcs (1.4.4) @@ -35,14 +34,14 @@ GEM faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.18.0) multipart-post (2.1.1) nokogiri (1.12.5) mini_portile2 (~> 2.6.1) @@ -73,7 +72,7 @@ GEM shoulda-context (1.2.2) shoulda-matchers (3.1.1) activesupport (>= 4.0.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) webmock (3.8.3) addressable (>= 2.3.6) @@ -81,7 +80,6 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) xpath (2.1.0) nokogiri (~> 1.3) - zeitwerk (2.4.2) PLATFORMS ruby