From 6f6e265c7f13df3a51fa439e47d11eca1a393bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 02:39:23 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.5 to 6.0.6.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.5 to 6.0.6.1. - [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.5...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 54 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40d91be2..cf4cc697 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,28 +46,28 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.3.5) - actionview (= 6.0.3.5) - activesupport (= 6.0.3.5) + actionpack (6.0.6.1) + actionview (= 6.0.6.1) + activesupport (= 6.0.6.1) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.3.5) - activesupport (= 6.0.3.5) + actionview (6.0.6.1) + activesupport (= 6.0.6.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - active_interaction (4.0.5) - activemodel (>= 5, < 7) - activesupport (>= 5, < 7) - activemodel (6.0.3.5) - activesupport (= 6.0.3.5) - activerecord (6.0.3.5) - activemodel (= 6.0.3.5) - activesupport (= 6.0.3.5) - activesupport (6.0.3.5) + active_interaction (4.1.0) + activemodel (>= 5, < 8) + activesupport (>= 5, < 8) + activemodel (6.0.6.1) + activesupport (= 6.0.6.1) + activerecord (6.0.6.1) + activemodel (= 6.0.6.1) + activesupport (= 6.0.6.1) + activesupport (6.0.6.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -107,7 +107,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - combustion (1.3.1) + combustion (1.3.7) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) @@ -129,7 +129,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.0) crass (1.0.6) diff-lcs (1.4.4) docile (1.1.5) @@ -222,7 +222,7 @@ GEM mime-types-data (3.2021.0704) mini_mime (1.0.2) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.15.0) multi_xml (0.6.0) naught (1.1.0) @@ -267,9 +267,9 @@ GEM rails-i18n (6.0.0) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 7) - railties (6.0.3.5) - actionpack (= 6.0.3.5) - activesupport (= 6.0.3.5) + railties (6.0.6.1) + actionpack (= 6.0.6.1) + activesupport (= 6.0.6.1) method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) @@ -284,7 +284,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - roqua-support (0.4.0) + roqua-support (0.4.5) active_interaction (>= 3.0, < 5.0) activesupport (>= 5.2, < 6.2) appsignal (>= 2.9, < 3.1) @@ -302,7 +302,7 @@ GEM rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) - rspec-rails (5.0.1) + rspec-rails (5.1.2) actionpack (>= 5.2) activesupport (>= 5.2) railties (>= 5.2) @@ -340,9 +340,9 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.2) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.16) susy (2.2.14) @@ -358,7 +358,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.4) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -371,7 +371,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yajl-ruby (1.4.1) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby