diff --git a/Gemfile b/Gemfile index 44fbd42d..7d875e32 100644 --- a/Gemfile +++ b/Gemfile @@ -65,7 +65,7 @@ gem 'hashie' gem 'sitemap_generator', github: 'Exygy/sitemap_generator' gem 'nokogiri', '>= 1.10.4' -gem 'actionpack-page_caching', '~> 1.1.0' +gem 'actionpack-page_caching', '~> 1.2.1' # image manipulation gem 'mini_magick', '~> 4.9.4' diff --git a/Gemfile.lock b/Gemfile.lock index 74bf5ae3..40f4b803 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,8 +50,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.1) - actionpack (>= 4.0.0, < 6) + actionpack-page_caching (1.2.1) + actionpack (>= 5.0.0) actionview (5.2.3) activesupport (= 5.2.3) builder (~> 3.1) @@ -95,7 +95,7 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.4.3) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (11.0.1) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) @@ -111,11 +111,11 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) dalli (2.7.10) database_cleaner (1.7.0) debug_inspector (0.0.3) @@ -130,7 +130,7 @@ GEM easypost (3.0.1) multi_json (>= 1.3.0) rest-client (>= 1.7) - erubi (1.8.0) + erubi (1.9.0) erubis (2.7.0) excon (0.64.0) execjs (2.7.0) @@ -178,7 +178,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) image_optimizer (1.7.2) iniparse (1.4.4) @@ -198,7 +198,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.2.3) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -214,7 +214,7 @@ GEM mini_magick (4.9.4) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.0) msgpack (1.2.9) multi_json (1.13.1) multipart-post (2.0.0) @@ -274,8 +274,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_autoscale_agent (0.4.1) activesupport (>= 3.2) rails_best_practices (1.19.4) @@ -390,7 +390,7 @@ GEM thor (0.19.4) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) @@ -412,7 +412,7 @@ PLATFORMS DEPENDENCIES StreetAddress! actionmailer-text - actionpack-page_caching (~> 1.1.0) + actionpack-page_caching (~> 1.2.1) angular-rails-templates awesome_print better_errors