diff --git a/Gemfile.lock b/Gemfile.lock index 29afb51d..542bf0e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,16 +8,16 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (8.0.3) - activesupport (= 8.0.3) - activesupport (8.0.3) + activemodel (8.1.1) + activesupport (= 8.1.1) + activesupport (8.1.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) @@ -27,7 +27,6 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) base64 (0.3.0) - benchmark (0.4.1) bigdecimal (3.3.1) capybara (3.40.0) addressable @@ -40,8 +39,8 @@ GEM xpath (~> 3.2) childprocess (5.1.0) logger (~> 1.5) - concurrent-ruby (1.3.5) - connection_pool (2.5.4) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) csv (3.3.5) docile (1.4.1) drb (2.2.3) @@ -57,7 +56,7 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.16.0) language_server-protocol (3.17.0.5) @@ -121,7 +120,7 @@ GEM rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (1.13.0) rubyzip (3.1.1) - sanity-ruby (0.7.0) + sanity-ruby (0.8.0) activemodel securerandom (0.4.1) selenium-webdriver (4.35.0) @@ -153,7 +152,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.1) vips (8.15.1) ffi (~> 1.12) websocket (1.2.11)