diff --git a/Gemfile.lock b/Gemfile.lock index 4c19efb0..94327c36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,12 +103,12 @@ GEM awesome_print (1.9.2) base32-crockford (0.1.0) base64 (0.2.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) bootsnap (1.18.3) msgpack (~> 1.2) brakeman (6.1.2) racc - builder (3.2.4) + builder (3.3.0) business (2.3.0) byebug (11.1.3) capybara (3.40.0) @@ -125,7 +125,7 @@ GEM launchy childprocess (5.0.0) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -145,7 +145,7 @@ GEM request_store (>= 1.0) ruby2_keywords drb (2.2.1) - erubi (1.12.0) + erubi (1.13.0) excon (0.110.0) execjs (2.9.1) factory_bot (6.4.6) @@ -197,11 +197,11 @@ GEM rubocop (< 2.0) hashdiff (1.1.0) high_voltage (3.1.2) - i18n (1.14.4) + i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.12.0) - rdoc + irb (1.14.1) + rdoc (>= 4.0.0) reline (>= 0.4.2) jasmine (3.99.0) jasmine-core (= 3.99.0) @@ -250,7 +250,7 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.22.3) + minitest (5.25.1) msgpack (1.7.2) mutex_m (0.2.0) nenv (0.3.0) @@ -266,17 +266,17 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.4-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.4-arm-linux) + nokogiri (1.16.7-arm-linux) racc (~> 1.4) - nokogiri (1.16.4-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.4-x86-linux) + nokogiri (1.16.7-x86-linux) racc (~> 1.4) - nokogiri (1.16.4-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.4-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -303,7 +303,7 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.1) rack (2.2.9) rack-accept (0.4.5) rack (>= 0.4) @@ -352,10 +352,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.6.3.1) + rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.5.2) + reline (0.5.10) io-console (~> 0.5) request_store (1.3.2) rexml (3.2.6) @@ -438,10 +438,10 @@ GEM scenic (1.8.0) activerecord (>= 4.0.0) railties (>= 4.0.0) - sentry-rails (5.17.3) + sentry-rails (5.21.0) railties (>= 5.0) - sentry-ruby (~> 5.17.3) - sentry-ruby (5.17.3) + sentry-ruby (~> 5.21.0) + sentry-ruby (5.21.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shellany (0.0.1) @@ -473,9 +473,9 @@ GEM string-scrub (0.0.5) string_scrubber (0.3.0) string-scrub (~> 0.0.5) - stringio (3.1.0) + stringio (3.1.1) systemu (2.6.5) - thor (1.3.1) + thor (1.3.2) tilt (2.3.0) timeout (0.4.1) turnout (2.5.0) @@ -497,13 +497,13 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.8.1) + webrick (1.8.2) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.13) + zeitwerk (2.6.18) PLATFORMS aarch64-linux