diff --git a/bullet_train-api/Gemfile.lock b/bullet_train-api/Gemfile.lock index 14dfbd6dd..6f368d992 100644 --- a/bullet_train-api/Gemfile.lock +++ b/bullet_train-api/Gemfile.lock @@ -170,9 +170,9 @@ GEM uri (>= 0.13.1) ansi (1.5.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.22) - bigdecimal (3.1.9) + bigdecimal (4.1.2) builder (3.3.0) cable_ready (5.0.6) actionpack (>= 5.2) @@ -193,11 +193,11 @@ GEM rb_sys (~> 0.9) commonmarker (2.7.0-arm64-darwin) commonmarker (2.7.0-x86_64-linux) - concurrent-ruby (1.3.5) - connection_pool (2.5.0) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) - date (3.4.1) - devise (5.0.3) + date (3.5.1) + devise (5.0.4) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 7.0) @@ -209,7 +209,7 @@ GEM docile (1.4.1) doorkeeper (5.8.1) railties (>= 5) - drb (2.2.1) + drb (2.2.3) erb (6.0.4) erubi (1.13.1) factory_bot (6.5.6) @@ -231,13 +231,14 @@ GEM activesupport (>= 6.1) hashie (5.0.0) http_accept_language (2.1.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) indefinite_article (0.2.5) activesupport - io-console (0.8.0) - irb (1.15.1) + io-console (0.8.2) + irb (1.18.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.14.1) @@ -247,11 +248,11 @@ GEM jbuilder method_source rails (>= 5.0.0) - json (2.10.2) + json (2.19.5) language_server-protocol (3.17.0.4) lint_roller (1.1.0) logger (1.7.0) - loofah (2.24.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -266,7 +267,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (6.0.4) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) minitest-reporters (1.8.0) @@ -289,12 +290,12 @@ GEM nice_partials (0.10.1) actionview (>= 4.2.6) nio4r (2.7.4) - nokogiri (1.19.1) + nokogiri (1.19.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.19.1-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.1-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) observer (0.1.2) omniauth (2.1.3) @@ -310,7 +311,7 @@ GEM racc phonelib (0.10.6) possessive (1.0.1) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.9.0) @@ -329,7 +330,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (8.1.3) actioncable (= 8.1.3) @@ -345,12 +346,12 @@ GEM activesupport (= 8.1.3) bundler (>= 1.15.0) railties (= 8.1.3) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) railties (8.1.3) actionpack (= 8.1.3) @@ -372,11 +373,11 @@ GEM psych (>= 4.0.0) tsort regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.3) io-console (~> 0.5) - responders (3.1.1) - actionpack (>= 5.2) - railties (>= 5.2) + responders (3.2.0) + actionpack (>= 7.0) + railties (>= 7.0) rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -428,8 +429,8 @@ GEM standard-performance (1.9.0) lint_roller (~> 1.1) rubocop-performance (~> 1.26.0) - stringio (3.1.6) - thor (1.4.0) + stringio (3.2.0) + thor (1.5.0) thread-local (1.1.0) timeout (0.4.3) tsort (0.2.0) @@ -446,7 +447,7 @@ GEM base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.7.2) + zeitwerk (2.7.5) PLATFORMS arm64-darwin-22