From 28ad27e84d6adb67057133b788f0ea5599677be3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 02:11:00 +0000 Subject: [PATCH] Bump actionview from 4.2.11.1 to 4.2.11.3 Bumps [actionview](https://github.com/rails/rails) from 4.2.11.1 to 4.2.11.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.4/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v4.2.11.1...v4.2.11.3) --- updated-dependencies: - dependency-name: actionview dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 96 +++++++++++++++++++++++++++------------------------- 1 file changed, 49 insertions(+), 47 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cb21d9..a40b8b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,38 +12,38 @@ GEM remote: https://rubygems.org/ specs: aasm (4.10.1) - actionmailer (4.2.11.1) - actionpack (= 4.2.11.1) - actionview (= 4.2.11.1) - activejob (= 4.2.11.1) + actionmailer (4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.11.1) - actionview (= 4.2.11.1) - activesupport (= 4.2.11.1) + actionpack (4.2.11.3) + actionview (= 4.2.11.3) + activesupport (= 4.2.11.3) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.11.1) - activesupport (= 4.2.11.1) + actionview (4.2.11.3) + activesupport (= 4.2.11.3) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.3) active_model_serializers (0.9.5) activemodel (>= 3.2) - activejob (4.2.11.1) - activesupport (= 4.2.11.1) + activejob (4.2.11.3) + activesupport (= 4.2.11.3) globalid (>= 0.3.0) - activemodel (4.2.11.1) - activesupport (= 4.2.11.1) + activemodel (4.2.11.3) + activesupport (= 4.2.11.3) builder (~> 3.1) - activerecord (4.2.11.1) - activemodel (= 4.2.11.1) - activesupport (= 4.2.11.1) + activerecord (4.2.11.3) + activemodel (= 4.2.11.3) + activesupport (= 4.2.11.3) arel (~> 6.0) - activesupport (4.2.11.1) + activesupport (4.2.11.3) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) @@ -52,14 +52,14 @@ GEM json arel (6.0.4) bcrypt (3.1.11) - builder (3.2.3) + builder (3.2.4) byebug (8.2.5) cancancan (1.13.1) codeclimate-test-reporter (0.5.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.1) - concurrent-ruby (1.1.5) - crass (1.0.5) + concurrent-ruby (1.1.10) + crass (1.0.6) devise (4.0.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -91,17 +91,18 @@ GEM i18n (0.9.5) concurrent-ruby (~> 1.0) json (2.3.1) - loofah (2.3.1) + loofah (2.16.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.8.2) - mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.11.3) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + mini_mime (1.1.2) + mini_portile2 (2.8.0) + minitest (5.15.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) orm_adapter (0.5.0) pg (0.18.4) pry (0.10.3) @@ -113,34 +114,35 @@ GEM pry (~> 0.10) pry-rails (0.3.4) pry (>= 0.9.10) - rack (1.6.12) + racc (1.6.0) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) - rails (4.2.11.1) - actionmailer (= 4.2.11.1) - actionpack (= 4.2.11.1) - actionview (= 4.2.11.1) - activejob (= 4.2.11.1) - activemodel (= 4.2.11.1) - activerecord (= 4.2.11.1) - activesupport (= 4.2.11.1) + rails (4.2.11.3) + actionmailer (= 4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) + activemodel (= 4.2.11.3) + activerecord (= 4.2.11.3) + activesupport (= 4.2.11.3) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.11.1) + railties (= 4.2.11.3) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) - railties (4.2.11.1) - actionpack (= 4.2.11.1) - activesupport (= 4.2.11.1) + rails-html-sanitizer (1.4.2) + loofah (~> 2.3) + railties (4.2.11.3) + actionpack (= 4.2.11.3) + activesupport (= 4.2.11.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.3) + rake (13.0.6) responders (2.2.0) railties (>= 4.2.0, < 5.1) rspec (3.4.0) @@ -172,16 +174,16 @@ GEM simplecov-html (~> 0.11) simplecov-html (0.12.2) slop (3.6.0) - sprockets (3.7.2) + sprockets (4.0.3) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) + sprockets-rails (3.2.2) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - thor (0.20.3) + thor (1.2.1) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) warden (1.2.6) rack (>= 1.0)