1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-18 07:52:23 +01:00

Merge pull request #210 from sleede/dependabot/bundler/actionpack-page_caching-1.2.1

Bump actionpack-page_caching from 1.1.0 to 1.2.1
This commit is contained in:
Sylvain 2020-05-18 09:11:22 +02:00 committed by GitHub
commit 413c93a650
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -123,7 +123,7 @@ gem 'pundit'
gem 'oj'
gem 'actionpack-page_caching', '1.1.0'
gem 'actionpack-page_caching', '1.2.1'
gem 'rails-observers'
gem 'chroma'

View File

@ -39,8 +39,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.0)
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)
@ -221,7 +221,7 @@ GEM
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
loofah (2.4.0)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@ -432,7 +432,7 @@ GEM
camertron-eprun
cldr-plurals-runtime-rb (~> 1.0)
tzinfo
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
@ -463,7 +463,7 @@ PLATFORMS
DEPENDENCIES
aasm
actionpack-page_caching (= 1.1.0)
actionpack-page_caching (= 1.2.1)
active_record_query_trace
api-pagination
apipie-rails