diff --git a/Gemfile.lock b/Gemfile.lock index 8c21cdc..5b02f69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chartkick (5.1.2) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.3) crass (1.0.6) csv (3.3.0) @@ -112,7 +112,7 @@ GEM devise-jwt (0.12.1) devise (~> 4.0) warden-jwt_auth (~> 0.10) - diff-lcs (1.5.1) + diff-lcs (1.6.0) dry-auto_inject (1.0.1) dry-core (~> 1.0) zeitwerk (~> 2.6) @@ -177,7 +177,7 @@ GEM haml (>= 4.0) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) actionpack (>= 6.0.0) @@ -197,10 +197,10 @@ GEM json (2.11.3) jwt (2.8.2) base64 + loofah (2.24.0) language_server-protocol (3.17.0.4) lint_roller (1.1.0) logger (1.6.4) - loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -212,8 +212,8 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) + minitest (5.25.5) mini_portile2 (2.8.9) - minitest (5.25.4) msgpack (1.7.2) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -294,7 +294,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.3.9) - rspec-core (3.13.2) + rspec-core (3.13.3) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -302,7 +302,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.0) + rspec-rails (7.1.1) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -387,7 +387,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.1) + zeitwerk (2.7.2) PLATFORMS ruby