diff --git a/Gemfile.lock b/Gemfile.lock index 57168c1..738b13e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,12 +14,12 @@ GEM mail (>= 2.7.1) actionmailer (6.0.0) actionpack (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) actionpack (6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activesupport (= 6.0.0) rack (~> 2.0) rack-test (>= 0.6.3) @@ -31,7 +31,7 @@ GEM activestorage (= 6.0.0) activesupport (= 6.0.0) nokogiri (>= 1.8.5) - actionview (6.0.2.2) + actionview (6.0.0) activesupport (= 6.0.0) builder (~> 3.1) erubi (~> 1.4) @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bindex (0.8.1) bootsnap (1.4.5) msgpack (~> 1.0) @@ -103,7 +103,7 @@ GEM nio4r (2.5.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (3.12.6) rack (2.0.7) rack-proxy (0.6.5) @@ -116,7 +116,7 @@ GEM actionmailer (= 6.0.0) actionpack (= 6.0.0) actiontext (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) activemodel (= 6.0.0) activerecord (= 6.0.0) @@ -177,8 +177,8 @@ GEM turbolinks-source (5.2.0) tzinfo (1.2.5) thread_safe (~> 0.1) - web-console (4.0.1) - actionview (>= 6.0.2.2) + web-console (4.2.0) + actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0)