diff --git a/Gemfile.lock b/Gemfile.lock index 535c230..c4f4661 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) bootsnap (1.18.6) msgpack (~> 1.2) brakeman (7.1.0) @@ -107,7 +107,7 @@ GEM builder (3.3.0) concurrent-ruby (1.3.5) connection_pool (2.5.4) - crack (1.0.0) + crack (1.0.1) bigdecimal rexml crass (1.0.6) @@ -136,7 +136,7 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - hashdiff (1.2.0) + hashdiff (1.2.1) i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.1) @@ -261,7 +261,7 @@ GEM regexp_parser (2.11.2) reline (0.6.2) io-console (~> 0.5) - rexml (3.4.2) + rexml (3.4.4) rspec-core (3.13.5) rspec-support (~> 3.13.0) rspec-expectations (3.13.5) @@ -334,7 +334,7 @@ GEM unicode-emoji (4.1.0) uri (1.0.3) useragent (0.16.11) - webmock (3.25.1) + webmock (3.26.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)