diff --git a/Gemfile b/Gemfile index a11951f91..33cd3c622 100644 --- a/Gemfile +++ b/Gemfile @@ -54,7 +54,7 @@ end group :development, :test, :optional => true do gem 'byebug' - gem 'rubocop', '~> 1.85' + gem 'rubocop', '~> 1.86' end group :test, :optional => true do diff --git a/Gemfile.lock b/Gemfile.lock index 1d5141be9..086b8431a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,8 +87,6 @@ GEM acts_as_list (1.2.6) activerecord (>= 6.1) activesupport (>= 6.1) - addressable (2.8.9) - public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) autoprefixer-rails (10.4.21.0) execjs (~> 2) @@ -96,7 +94,7 @@ GEM base64 (0.3.0) bcrypt (3.1.21) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.1) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) @@ -184,10 +182,7 @@ GEM railties (>= 3.2.16) jquery_block_ui (0.0.1) rails (>= 3.1) - json (2.19.2) - json-schema (6.2.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) + json (2.19.3) kramdown (2.5.2) rexml (>= 3.4.4) kramdown-parser-gfm (1.1.0) @@ -216,8 +211,6 @@ GEM net-pop net-smtp marcel (1.0.4) - mcp (0.9.1) - json-schema (>= 4.1) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) @@ -247,8 +240,8 @@ GEM observer (0.1.2) open3 (0.2.1) ostruct (0.6.3) - parallel (1.27.0) - parser (3.3.10.2) + parallel (2.0.1) + parser (3.3.11.1) ast (~> 2.4.1) racc pg (1.6.3) @@ -259,7 +252,6 @@ GEM psych (5.2.6) date stringio - public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) racc (1.8.1) @@ -327,7 +319,7 @@ GEM erb psych (>= 4.0.0) tsort - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.2) io-console (~> 0.5) reverse_markdown (3.0.2) @@ -337,12 +329,11 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.4) - rubocop (1.85.1) + rubocop (1.86.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - mcp (~> 0.6) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) @@ -481,7 +472,7 @@ DEPENDENCIES rails_autolink rexml rspec-expectations - rubocop (~> 1.85) + rubocop (~> 1.86) sanitize (~> 7.0) simplecov solargraph