From e92a1cbbcf17561f90477bee55ad615f13be0ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 03:29:27 +0000 Subject: [PATCH] Bump activesupport from 6.1.5 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 6.1.5 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/v6.1.5...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d42dce15..1bcd03fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,13 +9,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.5) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) diff-lcs (1.5.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -44,7 +43,7 @@ GEM faraday-retry (1.0.3) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) iiif-presentation (1.0.0) activesupport (>= 3.2.18) @@ -54,7 +53,7 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - minitest (5.15.0) + minitest (5.17.0) multipart-post (2.1.1) netrc (0.11.0) rake (10.5.0) @@ -76,12 +75,11 @@ GEM rspec-support (~> 3.11.0) rspec-support (3.11.0) ruby2_keywords (0.0.5) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.8.1) - zeitwerk (2.5.4) PLATFORMS ruby