diff --git a/Gemfile.lock b/Gemfile.lock index 9ded4f9a..eccaa9dc 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.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) aws-eventstream (1.3.0) aws-partitions (1.978.0) aws-sdk-core (3.209.0) @@ -143,7 +143,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hashdiff (1.1.0) + hashdiff (1.1.1) htmlentities (4.3.4) httparty (0.22.0) csv @@ -225,7 +225,7 @@ GEM method_source (~> 1.0) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) @@ -275,8 +275,7 @@ GEM psych (>= 4.0.0) reline (0.5.0) io-console (~> 0.5) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.8) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -326,7 +325,6 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.0) - strscan (3.1.0) terser (1.2.3) execjs (>= 0.3.0, < 3) thor (1.3.2) @@ -339,7 +337,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)