From 099d65cc1ee2a6d1de653a0b7f6300ade21a74bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 03:12:14 +0000 Subject: [PATCH] Bump actionpack-page_caching from 1.1.1 to 1.2.0 Bumps [actionpack-page_caching](https://github.com/rails/actionpack-page_caching) from 1.1.1 to 1.2.0. - [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.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index eed4b8ddd..5b4001d45 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" ruby File.read(".ruby-version").chomp -gem "actionpack-page_caching", "1.1.1" +gem "actionpack-page_caching", "1.2.0" gem "asset_bom_removal-rails", "~> 1.0.0" gem "govuk_app_config", "~> 2.0.1" gem "govuk_publishing_components", "~> 21.13.4" diff --git a/Gemfile.lock b/Gemfile.lock index f1de38c07..1ea2dd767 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,8 +18,8 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionpack-page_caching (1.1.1) - actionpack (>= 4.0.0, < 6) + actionpack-page_caching (1.2.0) + actionpack (>= 5.0.0) actionview (5.2.4) activesupport (= 5.2.4) builder (~> 3.1) @@ -58,7 +58,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) brakeman (4.7.1) - builder (3.2.3) + builder (3.2.4) capybara (3.29.0) addressable mini_mime (>= 0.1.3) @@ -327,7 +327,7 @@ PLATFORMS ruby DEPENDENCIES - actionpack-page_caching (= 1.1.1) + actionpack-page_caching (= 1.2.0) asset_bom_removal-rails (~> 1.0.0) better_errors binding_of_caller