diff --git a/Gemfile.lock b/Gemfile.lock index 27ebb57c..78923585 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,18 +60,20 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) awesome_spawn (1.6.0) base64 (0.1.1) + bigdecimal (3.1.8) builder (3.3.0) concurrent-ruby (1.3.4) config (5.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) connection_pool (2.4.1) - crack (0.4.5) + crack (0.4.6) + bigdecimal rexml crass (1.0.6) date (3.3.4) @@ -143,7 +145,7 @@ GEM rainbow rubocop (>= 1.0) sysexits (~> 1.1) - hashdiff (1.0.1) + hashdiff (1.1.1) i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) @@ -212,7 +214,7 @@ GEM pg (1.5.8) psych (5.1.2) stringio - public_suffix (5.0.4) + public_suffix (5.1.1) puma (6.4.3) nio4r (~> 2.0) raabro (1.4.0) @@ -262,8 +264,7 @@ GEM regexp_parser (2.8.2) reline (0.5.9) io-console (~> 0.5) - rexml (3.3.6) - strscan + rexml (3.3.7) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -352,7 +353,6 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stringio (3.1.1) - strscan (3.1.0) sync (0.5.0) sysexits (1.2.0) temple (0.10.3) @@ -366,7 +366,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - webmock (3.19.1) + webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)