From 4c2bcf36814f204d9c248d576ede5ff247d82296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:50:27 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.2 to 7.0.4.2 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.2 to 7.0.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.3.2...v7.0.4.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e7377b..68a3030 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,19 +12,18 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.2) - activesupport (= 6.0.3.2) - activesupport (6.0.3.2) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) certificate_authority (0.1.6) activemodel (>= 3.0.6) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dot_hash (0.5.9) @@ -45,20 +44,18 @@ GEM http-form_data (2.3.0) http-parser (1.2.1) ffi-compiler (>= 1.0, < 2.0) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) - minitest (5.14.2) + minitest (5.17.0) multipart-post (2.1.1) public_suffix (4.0.6) rake (13.0.1) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.7) webrick (1.6.0) - zeitwerk (2.4.0) PLATFORMS ruby