From 006d1555d235fc9338a4760ca5312040abc23a99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 01:43:49 +0000 Subject: [PATCH] Bump activesupport from 7.0.4.3 to 7.1.3 Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.3 to 7.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4.3...v7.1.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2314238..e589e0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,20 +7,28 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4.3) - activesupport (= 7.0.4.3) - activesupport (7.0.4.3) + activemodel (7.1.3) + activesupport (= 7.1.3) + activesupport (7.1.3) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) appraisal (1.0.3) bundler rake thor (>= 0.14.0) ast (2.4.2) + base64 (0.2.0) + bigdecimal (3.1.6) colorize (0.7.5) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) coveralls (0.5.8) colorize json @@ -31,9 +39,11 @@ GEM docile (1.1.5) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) + drb (2.2.0) + ruby2_keywords http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.3.1) mime-types (3.2.2) @@ -41,6 +51,7 @@ GEM mime-types-data (3.2019.0331) minitest (5.14.4) multi_json (1.1.0) + mutex_m (0.2.0) netrc (0.11.0) parallel (1.22.1) parser (3.1.2.0) @@ -87,6 +98,7 @@ GEM rubocop-performance (1.1.0) rubocop (>= 0.67.0) ruby-progressbar (1.11.0) + ruby2_keywords (0.0.5) simplecov (0.9.2) docile (~> 1.1.0) multi_json (~> 1.0)