From 65533daebb96ab984d3b46108c96fe98492e35ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:02:59 +0000 Subject: [PATCH] Bump activesupport from 5.2.2 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.2 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/v5.2.2...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3c696d..8351fdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,13 +24,13 @@ GIT GEM remote: http://rubygems.org/ specs: - activemodel (5.2.2) - activesupport (= 5.2.2) - activesupport (5.2.2) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) bitstamp (0.3.0) @@ -44,7 +44,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) curb (0.9.7) data_objects (0.10.17) addressable (~> 2.1) @@ -97,7 +97,7 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) http_parser.rb (0.6.0) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.1.0) listen (3.1.5) @@ -109,7 +109,7 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - minitest (5.11.3) + minitest (5.17.0) multi_json (1.13.1) mustermann (1.0.3) nenv (0.3.0) @@ -162,10 +162,9 @@ GEM tilt (~> 2.0) temple (0.8.0) thor (0.20.3) - thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.5)