From f86553f61c4bffe59e77e966ba4a5fee65d6a817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:28:48 +0000 Subject: [PATCH] Bump activesupport from 6.0.3 to 7.0.4.2 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3 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.0.3...v7.0.4.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e8b6df..5271a96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,25 +7,24 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3) - activesupport (= 6.0.3) - activesupport (6.0.3) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.6) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) + concurrent-ruby (1.2.0) crack (0.4.3) safe_yaml (~> 1.0.0) - faraday (0.17.3) + faraday (0.17.6) multipart-post (>= 1.2, < 3) faraday_middleware (0.14.0) faraday (>= 0.7.4, < 1.0) hashdiff (1.0.1) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) json_api_client (1.16.1) activemodel (>= 3.2.0) @@ -34,21 +33,19 @@ GEM faraday (~> 0.15, >= 0.15.2) faraday_middleware (~> 0.9) rack (>= 0.2) - minitest (5.14.0) + minitest (5.17.0) mocha (1.11.2) - multipart-post (2.1.1) - public_suffix (4.0.4) - rack (2.2.2) + multipart-post (2.3.0) + public_suffix (5.0.1) + rack (3.0.4.1) rake (13.0.1) safe_yaml (1.0.5) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) webmock (3.8.3) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.3.0) PLATFORMS ruby