diff --git a/Gemfile.lock b/Gemfile.lock index 2deb4c781..94ae66d74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.2.2.1) - activesupport (= 7.2.2.1) - activerecord (7.2.2.1) - activemodel (= 7.2.2.1) - activesupport (= 7.2.2.1) + activemodel (7.2.2.2) + activesupport (= 7.2.2.2) + activerecord (7.2.2.2) + activemodel (= 7.2.2.2) + activesupport (= 7.2.2.2) timeout (>= 0.4.0) - activesupport (7.2.2.1) + activesupport (7.2.2.2) base64 benchmark (>= 0.3) bigdecimal @@ -33,8 +33,8 @@ GEM async io-endpoint base64 (0.3.0) - benchmark (0.4.0) - bigdecimal (3.1.8) + benchmark (0.4.1) + bigdecimal (3.2.2) browserstack-local (1.4.3) byebug (12.0.0) capybara (3.40.0) @@ -47,8 +47,8 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.3) console (1.29.2) fiber-annotation fiber-local (~> 1.1) @@ -58,7 +58,7 @@ GEM date (3.4.1) diff-lcs (1.6.2) domain_name (0.6.20240107) - drb (2.2.1) + drb (2.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -78,7 +78,7 @@ GEM http-cookie (1.0.8) domain_name (~> 0.5) http_parser.rb (0.8.0) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) io-endpoint (0.15.1) @@ -99,7 +99,7 @@ GEM mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0520) mini_mime (1.1.5) - minitest (5.25.4) + minitest (5.25.5) mojo_magick (0.6.8) msfrpc-client (1.1.2) msgpack (~> 1)