diff --git a/Gemfile.lock b/Gemfile.lock index 6fcab04..97e1f7d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,9 +80,9 @@ GEM appsignal (3.7.5) rack ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) - bigdecimal (3.1.9) + bigdecimal (3.3.1) bindex (0.8.1) blazer (3.2.1) activerecord (>= 7) @@ -105,7 +105,7 @@ GEM xpath (~> 3.2) chartkick (5.2.1) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) csv (3.3.0) date (3.5.0) @@ -121,7 +121,7 @@ GEM devise-jwt (0.12.1) devise (~> 4.0) warden-jwt_auth (~> 0.10) - diff-lcs (1.5.1) + diff-lcs (1.6.2) drb (2.2.3) dry-auto_inject (1.0.1) dry-core (~> 1.0) @@ -146,6 +146,7 @@ GEM dry-inflector (~> 1.0) dry-logic (~> 1.4) zeitwerk (~> 2.6) + erb (6.0.0) erubi (1.13.1) erubis (2.7.0) factory_bot (6.5.0) @@ -193,8 +194,9 @@ GEM actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.0) - irb (1.14.3) + io-console (0.8.1) + irb (1.15.3) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.13.0) @@ -204,12 +206,12 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.11.3) + json (2.16.0) jwt (2.8.2) base64 language_server-protocol (3.17.0.4) lint_roller (1.1.0) - logger (1.6.4) + logger (1.7.0) loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -223,7 +225,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.26.0) + minitest (5.26.1) msgpack (1.8.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -248,15 +250,18 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) + pp (0.6.3) + prettyprint + prettyprint (0.2.0) prism (1.4.0) - psych (5.2.2) + psych (5.2.6) date stringio public_suffix (5.0.4) puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.3) + rack (3.2.4) rack-cors (2.0.2) rack (>= 2.0.0) rack-session (2.1.1) @@ -298,36 +303,38 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rdoc (6.10.0) + rdoc (6.15.1) + erb psych (>= 4.0.0) + tsort redis (5.4.0) redis-client (>= 0.22.0) redis-client (0.24.0) connection_pool 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) rexml (3.4.2) - rspec-core (3.13.2) + rspec-core (3.13.6) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.7) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.0) - actionpack (>= 7.0) - activesupport (>= 7.0) - railties (>= 7.0) + rspec-rails (8.0.2) + actionpack (>= 7.2) + activesupport (>= 7.2) + railties (>= 7.2) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.2) + rspec-support (3.13.6) rubocop (1.75.5) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -370,7 +377,7 @@ GEM mini_portile2 (~> 2.8.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.2) + stringio (3.1.8) temple (0.10.3) thor (1.4.0) tilt (2.3.0) @@ -384,7 +391,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.4) + uri (1.1.1) useragent (0.16.11) warden (1.2.9) rack (>= 2.0.9)