From 023efb72d00ee39466b6a8950b21dff583263ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 22:16:41 +0000 Subject: [PATCH] Bump activesupport from 7.0.2.3 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.3 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.2.3...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 158086a..92303ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,17 +9,11 @@ GIT rack (~> 2.2) rack-protection (= 2.1.0) tilt (~> 2.0) - sinatra-contrib (2.1.0) - multi_json - mustermann (~> 1.0) - rack-protection (= 2.1.0) - sinatra (= 2.1.0) - tilt (~> 2.0) GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.3) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -27,7 +21,7 @@ GEM aes_key_wrap (1.1.0) bindata (2.4.10) byebug (11.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) dotenv (2.7.6) faraday (1.10.0) faraday-em_http (~> 1.0) @@ -55,7 +49,7 @@ GEM haml (5.1.2) temple (>= 0.8.0) tilt - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) json (2.6.1) json-jwt (1.13.0) @@ -63,16 +57,22 @@ GEM aes_key_wrap bindata jwt (2.3.0) - minitest (5.15.0) + minitest (5.18.0) multi_json (1.14.1) multipart-post (2.1.1) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) rack (2.2.3) ruby2_keywords (0.0.5) + sinatra-contrib (2.1.0) + multi_json + mustermann (~> 1.0) + rack-protection (= 2.1.0) + sinatra (= 2.1.0) + tilt (~> 2.0) temple (0.8.2) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) xero-ruby (3.7.1) faraday (~> 1.0, >= 1.0.1)