diff --git a/Gemfile.lock b/Gemfile.lock index 92f870e3..b2ea6886 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,8 +69,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) aws-eventstream (1.1.1) aws-partitions (1.482.0) aws-sdk-core (3.119.0) @@ -83,6 +83,7 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.2.4) aws-eventstream (~> 1, >= 1.0.2) + bigdecimal (4.1.2) bootsnap (1.18.3) msgpack (~> 1.2) builder (3.2.4) @@ -97,7 +98,8 @@ GEM childprocess (3.0.0) coderay (1.1.3) concurrent-ruby (1.1.9) - crack (0.4.5) + crack (1.0.1) + bigdecimal rexml crass (1.0.6) docile (1.3.2) @@ -108,7 +110,7 @@ GEM thor (>= 0.14.0, < 2) globalid (0.5.2) activesupport (>= 5.0) - hashdiff (1.0.1) + hashdiff (1.2.1) i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.11.2) @@ -152,7 +154,7 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (7.0.5) puma (5.6.8) nio4r (~> 2.0) racc (1.6.1) @@ -195,7 +197,7 @@ GEM ffi (~> 1.0) recaptcha (5.21.2) regexp_parser (2.1.1) - rexml (3.4.2) + rexml (3.4.4) rubyzip (2.3.0) sassc (2.4.0) ffi (~> 1.9) @@ -234,7 +236,7 @@ GEM unicorn (6.0.0) kgio (~> 2.6) raindrops (~> 0.7) - webmock (3.14.0) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)