From b60044e0ca7fef1ff0e9461a6cd25f4610d15a7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 14:59:07 +0000 Subject: [PATCH] Bump activesupport from 6.1.4.7 to 6.1.7.5 Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.7 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.4.7...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 110 +++++++++++++++++++++++++-------------------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a735931..1acaca6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,60 +8,60 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (6.1.4.7) - actionpack (= 6.1.4.7) - activesupport (= 6.1.4.7) + actioncable (6.1.7.5) + actionpack (= 6.1.7.5) + activesupport (= 6.1.7.5) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.4.7) - actionpack (= 6.1.4.7) - activejob (= 6.1.4.7) - activerecord (= 6.1.4.7) - activestorage (= 6.1.4.7) - activesupport (= 6.1.4.7) + actionmailbox (6.1.7.5) + actionpack (= 6.1.7.5) + activejob (= 6.1.7.5) + activerecord (= 6.1.7.5) + activestorage (= 6.1.7.5) + activesupport (= 6.1.7.5) mail (>= 2.7.1) - actionmailer (6.1.4.7) - actionpack (= 6.1.4.7) - actionview (= 6.1.4.7) - activejob (= 6.1.4.7) - activesupport (= 6.1.4.7) + actionmailer (6.1.7.5) + actionpack (= 6.1.7.5) + actionview (= 6.1.7.5) + activejob (= 6.1.7.5) + activesupport (= 6.1.7.5) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.4.7) - actionview (= 6.1.4.7) - activesupport (= 6.1.4.7) + actionpack (6.1.7.5) + actionview (= 6.1.7.5) + activesupport (= 6.1.7.5) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.4.7) - actionpack (= 6.1.4.7) - activerecord (= 6.1.4.7) - activestorage (= 6.1.4.7) - activesupport (= 6.1.4.7) + actiontext (6.1.7.5) + actionpack (= 6.1.7.5) + activerecord (= 6.1.7.5) + activestorage (= 6.1.7.5) + activesupport (= 6.1.7.5) nokogiri (>= 1.8.5) - actionview (6.1.4.7) - activesupport (= 6.1.4.7) + actionview (6.1.7.5) + activesupport (= 6.1.7.5) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.4.7) - activesupport (= 6.1.4.7) + activejob (6.1.7.5) + activesupport (= 6.1.7.5) globalid (>= 0.3.6) - activemodel (6.1.4.7) - activesupport (= 6.1.4.7) - activerecord (6.1.4.7) - activemodel (= 6.1.4.7) - activesupport (= 6.1.4.7) - activestorage (6.1.4.7) - actionpack (= 6.1.4.7) - activejob (= 6.1.4.7) - activerecord (= 6.1.4.7) - activesupport (= 6.1.4.7) - marcel (~> 1.0.0) + activemodel (6.1.7.5) + activesupport (= 6.1.7.5) + activerecord (6.1.7.5) + activemodel (= 6.1.7.5) + activesupport (= 6.1.7.5) + activestorage (6.1.7.5) + actionpack (= 6.1.7.5) + activejob (= 6.1.7.5) + activerecord (= 6.1.7.5) + activesupport (= 6.1.7.5) + marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (6.1.4.7) + activesupport (6.1.7.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -127,20 +127,20 @@ GEM rack (2.2.10) rack-test (2.1.0) rack (>= 1.3) - rails (6.1.4.7) - actioncable (= 6.1.4.7) - actionmailbox (= 6.1.4.7) - actionmailer (= 6.1.4.7) - actionpack (= 6.1.4.7) - actiontext (= 6.1.4.7) - actionview (= 6.1.4.7) - activejob (= 6.1.4.7) - activemodel (= 6.1.4.7) - activerecord (= 6.1.4.7) - activestorage (= 6.1.4.7) - activesupport (= 6.1.4.7) + rails (6.1.7.5) + actioncable (= 6.1.7.5) + actionmailbox (= 6.1.7.5) + actionmailer (= 6.1.7.5) + actionpack (= 6.1.7.5) + actiontext (= 6.1.7.5) + actionview (= 6.1.7.5) + activejob (= 6.1.7.5) + activemodel (= 6.1.7.5) + activerecord (= 6.1.7.5) + activestorage (= 6.1.7.5) + activesupport (= 6.1.7.5) bundler (>= 1.15.0) - railties (= 6.1.4.7) + railties (= 6.1.7.5) sprockets-rails (>= 2.0.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) @@ -149,11 +149,11 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (6.1.4.7) - actionpack (= 6.1.4.7) - activesupport (= 6.1.4.7) + railties (6.1.7.5) + actionpack (= 6.1.7.5) + activesupport (= 6.1.7.5) method_source - rake (>= 0.13) + rake (>= 12.2) thor (~> 1.0) rake (12.3.3) request_store (1.7.0)