diff --git a/Gemfile b/Gemfile index d279a87b8..d35abc3c6 100644 --- a/Gemfile +++ b/Gemfile @@ -58,7 +58,7 @@ gem 'faraday' gem 'stripe' -gem 'rails-html-sanitizer', '~> 1.6.2' +gem 'rails-html-sanitizer', '~> 1.7.0' # Use the Puma web server [https://github.com/puma/puma] gem 'puma', '~> 7.2' diff --git a/Gemfile.lock b/Gemfile.lock index fa586224d..666e52c1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM dotenv (= 3.2.0) railties (>= 6.1) drb (2.2.3) - erb (6.0.1) + erb (6.0.2) erubi (1.13.1) execjs (2.10.0) fabrication (2.31.0) @@ -222,7 +222,7 @@ GEM temple (>= 0.8.2) thor tilt - haml_lint (0.70.0) + haml_lint (0.71.0) haml (>= 5.0) parallel (~> 1.10) rainbow @@ -259,6 +259,9 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.18.1) + json-schema (6.1.0) + addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) jwt (2.7.1) language_server-protocol (3.17.0.5) launchy (3.1.1) @@ -284,6 +287,8 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.3) + mcp (0.7.1) + json-schema (>= 4.1) method_source (1.1.0) mime-types (3.7.0) logger @@ -292,7 +297,8 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) multi_xml (0.6.0) mutex_m (0.3.0) @@ -338,7 +344,7 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) ostruct (0.6.3) - pagy (43.3.0) + pagy (43.3.1) json uri yaml @@ -429,8 +435,8 @@ GEM 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) rails_semantic_logger (4.19.0) rack @@ -480,10 +486,11 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.2) - rubocop (1.84.2) + rubocop (1.85.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) @@ -583,11 +590,10 @@ GEM uri (1.1.1) useragent (0.16.11) version_gem (1.1.3) - web-console (4.2.1) - actionview (>= 6.0.0) - activemodel (>= 6.0.0) + web-console (4.3.0) + actionview (>= 8.0.0) bindex (>= 0.4.0) - railties (>= 6.0.0) + railties (>= 8.0.0) webmock (3.26.1) addressable (>= 2.8.0) crack (>= 0.3.2) @@ -599,7 +605,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yaml (0.4.0) - zeitwerk (2.7.4) + zeitwerk (2.7.5) PLATFORMS aarch64-linux @@ -665,7 +671,7 @@ DEPENDENCIES pundit rack-mini-profiler (~> 4.0) rails (~> 8.1.2) - rails-html-sanitizer (~> 1.6.2) + rails-html-sanitizer (~> 1.7.0) rails_semantic_logger reline rolify