From 70103711ca7b07f8b00791e450e9522faf2c10d2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 09:04:36 -0500 Subject: [PATCH] Bump actionpack-action_caching from 1.2.0 to 1.2.1 (#4982) Bumps [actionpack-action_caching](https://github.com/rails/actionpack-action_caching) from 1.2.0 to 1.2.1. - [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.0...v1.2.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ab51e15d..206b97bfc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,8 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionpack-action_caching (1.2.0) - actionpack (>= 4.0.0, < 6) + actionpack-action_caching (1.2.1) + actionpack (>= 4.0.0) actionview (5.2.3) activesupport (= 5.2.3) builder (~> 3.1) @@ -465,7 +465,7 @@ GEM listen (3.2.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.3.1) + loofah (2.4.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13)