From d69ef31bf918927aca849447616dc6f972730f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 05:05:32 +0000 Subject: [PATCH] Bump actionpack-action_caching from 1.2.1 to 1.2.2 Bumps [actionpack-action_caching](https://github.com/rails/actionpack-action_caching) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/rails/actionpack-action_caching/releases) - [Changelog](https://github.com/rails/actionpack-action_caching/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/actionpack-action_caching/compare/v1.2.1...v1.2.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e765dc67f..45b3e09784 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionpack-action_caching (1.2.1) + actionpack-action_caching (1.2.2) actionpack (>= 4.0.0) actionview (5.2.6) activesupport (= 5.2.6)