diff --git a/Gemfile.lock b/Gemfile.lock index b610558..5cf0487 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: ast (2.4.3) ellipsized (0.3.0) - json (2.15.2) + json (2.18.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) minitest (5.27.0) @@ -16,7 +16,7 @@ GEM rainbow (3.1.1) rake (13.3.1) regexp_parser (2.11.3) - rubocop (1.81.7) + rubocop (1.82.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -24,10 +24,10 @@ GEM parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) - rubocop-ast (>= 1.47.1, < 2.0) + rubocop-ast (>= 1.48.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.47.1) + rubocop-ast (1.48.0) parser (>= 3.3.7.2) prism (~> 1.4) rubocop-minitest (0.38.2) @@ -46,7 +46,7 @@ GEM unicode-display_width (>= 1.1.1, < 4) unicode-display_width (3.2.0) unicode-emoji (~> 4.1) - unicode-emoji (4.1.0) + unicode-emoji (4.2.0) video_transcoding (0.25.3) PLATFORMS