From a3d5bc449838f31f43373d9230f1c92c59b5372b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 11:07:36 +0000 Subject: [PATCH] Bump actionview from 5.2.4.1 to 5.2.4.2 Bumps [actionview](https://github.com/rails/rails) from 5.2.4.1 to 5.2.4.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.2.2/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.4.1...v5.2.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50a6b28..2840c23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - actionpack (5.2.4.1) - actionview (= 5.2.4.1) - activesupport (= 5.2.4.1) + actionpack (5.2.4.2) + actionview (= 5.2.4.2) + activesupport (= 5.2.4.2) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.4.1) - activesupport (= 5.2.4.1) + actionview (5.2.4.2) + activesupport (= 5.2.4.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activesupport (5.2.4.1) + activesupport (5.2.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -30,8 +30,8 @@ GEM builder (3.2.4) colorator (1.1.0) colorize (0.8.1) - concurrent-ruby (1.1.5) - crass (1.0.5) + concurrent-ruby (1.1.6) + crass (1.0.6) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -43,7 +43,7 @@ GEM extras (0.3.0) forwardable-extended (~> 2.5) fastimage (2.1.4) - ffi (1.11.3) + ffi (1.12.2) forwardable-extended (2.6.0) html-proofer (3.9.2) activesupport (>= 4.2, < 6.0) @@ -100,9 +100,9 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.5.9) mercenary (0.3.6) - method_source (0.9.2) + method_source (1.0.0) mini_portile2 (2.3.0) - minitest (5.13.0) + minitest (5.14.0) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) parallel (1.12.1) @@ -110,7 +110,7 @@ GEM forwardable-extended (~> 2.6) popper_js (1.14.5) public_suffix (3.0.3) - rack (2.0.8) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) @@ -118,9 +118,9 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) - railties (5.2.4.1) - actionpack (= 5.2.4.1) - activesupport (= 5.2.4.1) + railties (5.2.4.2) + actionpack (= 5.2.4.2) + activesupport (= 5.2.4.2) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) @@ -144,7 +144,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sprockets (3.7.2) + sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.1) @@ -156,7 +156,7 @@ GEM tilt (2.0.10) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) yell (2.0.7)