Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Bump actionpack-page_caching from 1.1.1 to 1.2.1 in /core #551

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions core/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ GEM
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionpack-action_caching (1.2.0)
actionpack (>= 4.0.0, < 6)
actionpack-page_caching (1.1.1)
actionpack (>= 4.0.0, < 6)
actionpack-page_caching (1.2.1)
actionpack (>= 5.0.0)
actionview (5.1.4)
activesupport (= 5.1.4)
builder (~> 3.1)
Expand All @@ -48,7 +48,7 @@ GEM
backports (3.11.4)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
builder (3.2.4)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
Expand All @@ -65,14 +65,14 @@ GEM
cliver (0.3.2)
coderay (1.1.2)
columnize (0.9.0)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.6)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
crass (1.0.4)
crass (1.0.6)
crono (1.1.2)
activerecord (>= 4.0)
activesupport (>= 4.0)
Expand Down Expand Up @@ -144,7 +144,7 @@ GEM
dry-types (~> 0.14, >= 0.14)
envlogic (1.1.0)
dry-inflector (~> 0.1)
erubi (1.8.0)
erubi (1.9.0)
execjs (2.7.0)
factory_bot (5.0.0)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -215,7 +215,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.5.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand All @@ -226,12 +226,12 @@ GEM
mime-types-data (3.2018.0812)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.14.0)
multi_json (1.13.1)
multi_test (0.1.2)
newrelic_rpm (6.0.0.351)
nio4r (2.3.1)
nokogiri (1.10.1)
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
null-logger (0.1.5)
pg (0.21.0)
Expand All @@ -256,7 +256,7 @@ GEM
pry (>= 0.9.11)
public_suffix (3.0.3)
puma (3.11.0)
rack (2.0.8)
rack (2.2.2)
rack-test (1.1.0)
rack (>= 1.0, < 3)
railroady (1.5.3)
Expand All @@ -275,8 +275,8 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails-observers (0.1.5)
activemodel (>= 4.0)
railties (5.1.4)
Expand Down Expand Up @@ -366,7 +366,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.9)
tins (1.20.2)
tzinfo (1.2.5)
tzinfo (1.2.7)
thread_safe (~> 0.1)
waterdrop (1.2.4)
delivery_boy (~> 0.2)
Expand Down