From 7c457510bd7efdf6e03f921cd9eddaed97bf2740 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 22:44:26 +0000 Subject: [PATCH] Bump actionpack from 6.0.1 to 6.1.4.7 Bumps [actionpack](https://github.com/rails/rails) from 6.0.1 to 6.1.4.7. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.4/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.1...v6.1.4.7) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 91 ++++++++++++++++++++++++++-------------------------- 1 file changed, 46 insertions(+), 45 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f84585f..b1fccb8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,69 +9,71 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.1) - actionview (= 6.0.1) - activesupport (= 6.0.1) - rack (~> 2.0) + actionpack (6.1.4.7) + actionview (= 6.1.4.7) + activesupport (= 6.1.4.7) + rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.0.1) - activesupport (= 6.0.1) + actionview (6.1.4.7) + activesupport (= 6.1.4.7) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.0.1) + activesupport (6.1.4.7) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2) - autoprefixer-rails (9.7.1) - execjs + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) + autoprefixer-rails (10.4.2.0) + execjs (~> 2) bootstrap (4.3.1) autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) - concurrent-ruby (1.1.5) - crass (1.0.5) + builder (3.2.4) + concurrent-ruby (1.1.10) + crass (1.0.6) diff-lcs (1.3) - erubi (1.9.0) - execjs (2.7.0) - ffi (1.11.2) + erubi (1.10.0) + execjs (2.8.1) + ffi (1.15.5) font-awesome-sass (5.9.0) sassc (>= 1.11) - i18n (1.7.0) + i18n (1.10.0) concurrent-ruby (~> 1.0) - jquery-rails (4.3.5) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - loofah (2.3.1) + loofah (2.16.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) - method_source (0.9.2) - mini_portile2 (2.4.0) - minitest (5.13.0) - nokogiri (1.10.5) - mini_portile2 (~> 2.4.0) - popper_js (1.14.5) - rack (2.0.7) + method_source (1.0.0) + mini_portile2 (2.8.0) + minitest (5.15.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + popper_js (1.16.0) + racc (1.6.0) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.0.1) - actionpack (= 6.0.1) - activesupport (= 6.0.1) + railties (6.1.4.7) + actionpack (= 6.1.4.7) + activesupport (= 6.1.4.7) method_source - rake (>= 0.8.7) - thor (>= 0.20.3, < 2.0) + rake (>= 0.13) + thor (~> 1.0) rake (10.5.0) rspec (3.9.0) rspec-core (~> 3.9.0) @@ -86,7 +88,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-support (3.9.0) - sassc (2.2.1) + sassc (2.4.0) ffi (~> 1.9) sassc-rails (2.1.2) railties (>= 4.0.0) @@ -94,19 +96,18 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sprockets (4.0.0) + sprockets (4.0.3) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (0.20.3) - thread_safe (0.3.6) + thor (1.2.1) tilt (2.0.10) - tzinfo (1.2.5) - thread_safe (~> 0.1) - zeitwerk (2.2.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.5.4) PLATFORMS ruby