From 0bbe7dbe367ddbc30130b916465cf9ff6061adf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 18:49:19 +0000 Subject: [PATCH] Bump activesupport from 7.0.3 to 7.0.4.1 in /ruby/v4 Bumps [activesupport](https://github.com/rails/rails) from 7.0.3 to 7.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.3...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/v4/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruby/v4/Gemfile.lock b/ruby/v4/Gemfile.lock index ff8aab8..33556d9 100644 --- a/ruby/v4/Gemfile.lock +++ b/ruby/v4/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.3) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -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.12.0) concurrent-ruby (~> 1.0) jwt (2.4.1) memoist (0.16.2) mini_mime (1.1.2) - minitest (5.16.0) + minitest (5.17.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.5) concurrent-ruby (~> 1.0) uber (0.1.0) webrick (1.7.0)