From 4fbd136a62ec7e07413fef356825ad160f3a3929 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:11:45 +0000 Subject: [PATCH] Bump activesupport from 7.0.2.2 to 7.0.7.2 Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.2 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.2.2...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53c764a..48c2046 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,14 +8,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.2) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -28,7 +28,7 @@ GEM faraday-net_http (~> 2.0) ruby2_keywords (>= 0.0.4) faraday-net_http (2.0.1) - i18n (1.10.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) iiif-presentation (0.2.0) activesupport (>= 3.2.18) @@ -36,7 +36,7 @@ GEM json json (2.6.1) method_source (1.0.0) - minitest (5.15.0) + minitest (5.19.0) openssl (3.0.0) pry (0.14.1) coderay (~> 1.1) @@ -70,7 +70,7 @@ GEM thor (1.2.1) tins (1.31.0) sync - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) PLATFORMS