From 1771ec076239a66bc85ce615e5d1ef1c28ceeb78 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 13 May 2020 16:30:17 +0000
Subject: [PATCH] build(deps): bump actionpack-page_caching from 1.1.1 to 1.2.1

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] <support@github.com>
---
 Gemfile.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index f1f20dea0..2ec983c96 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -34,8 +34,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.1)
+      actionpack (>= 5.0.0)
     actionview (5.2.4.2)
       activesupport (= 5.2.4.2)
       builder (~> 3.1)
-- 
GitLab