diff --git a/Gemfile.lock b/Gemfile.lock index 55a5139..ded556f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) autoprefixer-rails (10.4.2.0) execjs (~> 2) bcrypt (3.1.16) @@ -206,7 +206,7 @@ GEM popper_js (2.9.3) psych (4.0.6) stringio - public_suffix (4.0.6) + public_suffix (5.0.1) puma (6.0.0) nio4r (~> 2.0) racc (1.6.2) @@ -298,7 +298,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.14.0) + webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)