diff --git a/Gemfile.lock b/Gemfile.lock index ee3fcd7..570b533 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) administrate (1.0.0) actionpack (>= 6.0, < 9.0) @@ -167,7 +167,7 @@ GEM fiber-storage (1.0.1) globalid (1.3.0) activesupport (>= 6.1) - graphql (2.5.20) + graphql (2.5.22) base64 fiber-storage logger @@ -197,7 +197,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.18.1) + json (2.19.3) json-jwt (1.16.7) activesupport (>= 4.2) aes_key_wrap @@ -205,9 +205,6 @@ GEM bindata faraday (~> 2.0) faraday-follow_redirects - json-schema (6.1.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -226,7 +223,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -237,11 +234,9 @@ GEM net-smtp marcel (1.1.0) matrix (0.4.2) - mcp (0.7.1) - json-schema (>= 4.1) mini_mime (1.1.5) minitest (5.27.0) - mocha (3.0.2) + mocha (3.1.0) ruby2_keywords (>= 0.0.5) msgpack (1.8.0) multi_json (1.15.0) @@ -257,13 +252,13 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.1-aarch64-linux-gnu) + nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.1-arm64-darwin) + nokogiri (1.19.2-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.1-x86_64-darwin) + nokogiri (1.19.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.1-x86_64-linux-gnu) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) omniauth (2.1.4) hashie (>= 3.4.6) @@ -290,12 +285,12 @@ GEM validate_url webfinger (~> 2.0) orm_adapter (0.5.0) - pagy (43.3.1) + pagy (43.4.4) json uri yaml parallel (1.27.0) - parser (3.3.10.2) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3-aarch64-linux) @@ -379,11 +374,10 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.4) - rubocop (1.85.0) + rubocop (1.86.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - mcp (~> 0.6) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) @@ -391,7 +385,7 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.0) + rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-capybara (2.22.1) @@ -434,10 +428,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (6.4.1) + sentry-rails (6.5.0) railties (>= 5.2.0) - sentry-ruby (~> 6.4.1) - sentry-ruby (6.4.1) + sentry-ruby (~> 6.5.0) + sentry-ruby (6.5.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger @@ -456,10 +450,10 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.9.1-aarch64-linux-gnu) - sqlite3 (2.9.1-arm64-darwin) - sqlite3 (2.9.1-x86_64-darwin) - sqlite3 (2.9.1-x86_64-linux-gnu) + sqlite3 (2.9.2-aarch64-linux-gnu) + sqlite3 (2.9.2-arm64-darwin) + sqlite3 (2.9.2-x86_64-darwin) + sqlite3 (2.9.2-x86_64-linux-gnu) statsd-ruby (1.5.0) stimulus-rails (1.3.4) railties (>= 6.0.0) @@ -482,7 +476,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.2.0) - uri (1.0.3) + uri (1.1.1) useragent (0.16.11) validate_url (1.0.15) activemodel (>= 3.0.0) @@ -499,7 +493,7 @@ GEM activesupport faraday (~> 2.0) faraday-follow_redirects - webmock (3.26.1) + webmock (3.26.2) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)