diff --git a/Gemfile.lock b/Gemfile.lock index 2bdcceef..a26fe6b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,8 +75,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ansi (1.5.0) audited (5.6.0) activerecord (>= 5.2, < 7.2) @@ -332,7 +332,7 @@ GEM method_source (~> 1.0) psych (5.1.2) stringio - public_suffix (5.0.4) + public_suffix (6.0.0) puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) @@ -409,7 +409,8 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.2.6) + rexml (3.3.2) + strscan roadie (5.2.1) css_parser (~> 1.4) nokogiri (~> 1.15) @@ -486,6 +487,7 @@ GEM stringio (3.1.0) strip_attributes (1.13.0) activemodel (>= 3.0, < 8.0) + strscan (3.1.0) temple (0.10.3) test-unit (3.6.2) power_assert @@ -511,7 +513,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.23.0) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)