From 941b45ef76e51524e8eb5d98db1f2f05616cc15b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:33:43 +0000 Subject: [PATCH] Bump activesupport from 7.0.3 to 7.0.7.2 in /ruby/v4 Bumps [activesupport](https://github.com/rails/rails) from 7.0.3 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.3...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/v4/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ruby/v4/Gemfile.lock b/ruby/v4/Gemfile.lock index ff8aab8..452cf20 100644 --- a/ruby/v4/Gemfile.lock +++ b/ruby/v4/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) declarative (0.0.20) faraday (2.3.0) faraday-net_http (~> 2.0) @@ -45,12 +45,12 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jwt (2.4.1) memoist (0.16.2) mini_mime (1.1.2) - minitest (5.16.0) + minitest (5.19.0) multi_json (1.15.0) os (1.1.4) public_suffix (4.0.7) @@ -68,7 +68,7 @@ GEM multi_json (~> 1.10) thor (1.2.1) trailblazer-option (0.1.2) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) webrick (1.7.0)