From 5397f3582300d50facb3b1d5c611f14198170ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:24:22 +0000 Subject: [PATCH] Bump activesupport from 6.1.4.7 to 7.0.4.2 Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.7 to 7.0.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.7...v7.0.4.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d4c371..1f22d8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,19 +1,18 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.7) + activesupport (7.0.4.2) 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) ast (2.4.2) brakeman (5.2.1) code_analyzer (0.5.5) sexp_processor - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) erubis (2.7.0) faraday (1.10.0) faraday-em_http (~> 1.0) @@ -50,7 +49,7 @@ GEM httparty (0.20.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.6.1) @@ -58,7 +57,7 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - minitest (5.15.0) + minitest (5.17.0) multi_xml (0.6.0) multipart-post (2.1.1) octokit (4.22.0) @@ -141,13 +140,13 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - zeitwerk (2.5.4) PLATFORMS aarch64-linux + x86_64-linux DEPENDENCIES pronto