diff --git a/Gemfile.lock b/Gemfile.lock index 9d37b53..53d689c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) artifactory (3.0.17) - ast (2.4.2) + ast (2.4.3) atomos (0.1.3) aws-eventstream (1.4.0) aws-partitions (1.1187.0) @@ -163,9 +163,16 @@ GEM mutex_m jmespath (1.6.2) json (2.16.0) + json-schema (6.2.0) + addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) jwt (2.10.2) base64 + language_server-protocol (3.17.0.5) + lint_roller (1.1.0) logger (1.7.0) + mcp (0.8.0) + json-schema (>= 4.1) mini_magick (4.13.2) mini_mime (1.1.5) multi_json (1.17.0) @@ -175,14 +182,17 @@ GEM naturally (2.3.0) optparse (0.8.0) os (1.1.4) - parallel (1.22.1) - parser (3.1.1.0) + parallel (1.27.0) + parser (3.3.10.2) ast (~> 2.4.1) + racc plist (3.7.2) + prism (1.9.0) public_suffix (6.0.2) + racc (1.8.1) rainbow (3.1.1) rake (13.3.1) - regexp_parser (2.3.0) + regexp_parser (2.11.3) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) @@ -190,18 +200,22 @@ GEM retriable (3.1.2) rexml (3.4.4) rouge (3.28.0) - rubocop (1.27.0) + rubocop (1.85.1) + json (~> 2.3) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) + mcp (~> 0.6) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml - rubocop-ast (>= 1.16.0, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.16.0) - parser (>= 3.1.1.0) - ruby-progressbar (1.11.0) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.49.0) + parser (>= 3.3.7.2) + prism (~> 1.7) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.4.1) security (0.1.5) @@ -223,7 +237,7 @@ GEM tty-spinner (0.9.3) tty-cursor (~> 0.7) uber (0.1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.6.0) word_wrap (1.0.0) xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0)