From f12a61c5c4e1d24964b15afd014b6645ca7baf5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 17:46:38 +0000 Subject: [PATCH] Bump actionview from 6.0.2.1 to 6.0.2.2 Bumps [actionview](https://github.com/rails/rails) from 6.0.2.1 to 6.0.2.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/v6.0.2.1...v6.0.2.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 127c204..e4d02bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,15 +18,15 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (6.0.2.1) - actionview (= 6.0.2.1) - activesupport (= 6.0.2.1) + actionpack (6.0.2.2) + actionview (= 6.0.2.2) + activesupport (= 6.0.2.2) 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.2.1) - activesupport (= 6.0.2.1) + actionview (6.0.2.2) + activesupport (= 6.0.2.2) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) @@ -36,9 +36,9 @@ GEM activemodel (>= 4.1, < 6.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) - activesupport (6.0.2.1) + activemodel (6.0.2.2) + activesupport (= 6.0.2.2) + activesupport (6.0.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -62,7 +62,7 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) multi_json (1.14.1) - nokogiri (1.10.8) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) oj (3.10.2) rabl (0.14.2) @@ -81,7 +81,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.6) thread_safe (~> 0.1) - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby