From da63ff46b712ea45b09f873380686aa6b5c959d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 06:44:40 +0000 Subject: [PATCH] build(deps): bump activesupport from 7.1.3.2 to 7.1.3.3 Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.2 to 7.1.3.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b193f3a..fa1fc90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.2) + activesupport (7.1.3.3) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -15,7 +15,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) concurrent-ruby (1.2.3) @@ -25,8 +25,7 @@ GEM deep_merge (1.2.2) diff-lcs (1.5.1) domain_name (0.6.20240107) - drb (2.1.1) - ruby2_keywords + drb (2.2.1) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) faraday-mashify (0.1.1) @@ -56,7 +55,7 @@ GEM hashie (5.0.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.7.2) language_server-protocol (3.17.0.3) @@ -82,9 +81,9 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0206) mini_portile2 (2.8.6) - minitest (5.20.0) + minitest (5.23.0) multipart-post (2.3.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nenv (0.3.0) net-http (0.4.1) uri @@ -146,7 +145,6 @@ GEM rubocop-ast (1.31.3) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) rubyntlm (0.6.3) shellany (0.0.1) sidekiq (7.2.0)