From 948caeca5f1b3e3637afbb7f34ac876923e8a8c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2020 16:30:22 +0000 Subject: [PATCH] Bump actionpack-page_caching from 1.1.1 to 1.2.1 in /core Bumps [actionpack-page_caching](https://github.com/rails/actionpack-page_caching) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/rails/actionpack-page_caching/releases) - [Changelog](https://github.com/rails/actionpack-page_caching/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/actionpack-page_caching/compare/v1.1.1...v1.2.1) Signed-off-by: dependabot[bot] --- core/Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/core/Gemfile.lock b/core/Gemfile.lock index 526d869f..4d2c96b3 100644 --- a/core/Gemfile.lock +++ b/core/Gemfile.lock @@ -20,8 +20,8 @@ GEM rails-html-sanitizer (~> 1.0, >= 1.0.2) actionpack-action_caching (1.2.0) actionpack (>= 4.0.0, < 6) - actionpack-page_caching (1.1.1) - actionpack (>= 4.0.0, < 6) + actionpack-page_caching (1.2.1) + actionpack (>= 5.0.0) actionview (5.1.4) activesupport (= 5.1.4) builder (~> 3.1) @@ -48,7 +48,7 @@ GEM backports (3.11.4) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - builder (3.2.3) + builder (3.2.4) byebug (2.7.0) columnize (~> 0.3) debugger-linecache (~> 1.2) @@ -65,14 +65,14 @@ GEM cliver (0.3.2) coderay (1.1.2) columnize (0.9.0) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.6) coveralls (0.8.22) json (>= 1.8, < 3) simplecov (~> 0.16.1) term-ansicolor (~> 1.3) thor (~> 0.19.4) tins (~> 1.6) - crass (1.0.4) + crass (1.0.6) crono (1.1.2) activerecord (>= 4.0) activesupport (>= 4.0) @@ -144,7 +144,7 @@ GEM dry-types (~> 0.14, >= 0.14) envlogic (1.1.0) dry-inflector (~> 0.1) - erubi (1.8.0) + erubi (1.9.0) execjs (2.7.0) factory_bot (5.0.0) activesupport (>= 4.2.0) @@ -215,7 +215,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -226,12 +226,12 @@ GEM mime-types-data (3.2018.0812) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.0) multi_json (1.13.1) multi_test (0.1.2) newrelic_rpm (6.0.0.351) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) null-logger (0.1.5) pg (0.21.0) @@ -256,7 +256,7 @@ GEM pry (>= 0.9.11) public_suffix (3.0.3) puma (3.11.0) - rack (2.0.8) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) railroady (1.5.3) @@ -275,8 +275,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) rails-observers (0.1.5) activemodel (>= 4.0) railties (5.1.4) @@ -366,7 +366,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) waterdrop (1.2.4) delivery_boy (~> 0.2)