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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-02 09:04:36 -05:00 committed by Ben Halpern
parent bd8f746f1f
commit 70103711ca

View file

@ -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)