diff --git a/Gemfile.lock b/Gemfile.lock index 8fe2b69..6d53e8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,19 +9,19 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - json (2.7.2) + json (2.7.5) language_server-protocol (3.17.0.3) lint_roller (1.1.0) m (1.6.2) method_source (>= 0.6.7) rake (>= 0.9.2.2) method_source (1.1.0) - minitest (5.23.1) - parallel (1.25.1) - parser (3.3.3.0) + minitest (5.25.1) + parallel (1.26.3) + parser (3.3.5.1) ast (~> 2.4.1) racc - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) regexp_parser (2.9.2) @@ -54,7 +54,7 @@ GEM lint_roller (~> 1.1) rubocop-performance (~> 1.21.0) strscan (3.1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) PLATFORMS arm64-darwin-22 @@ -69,4 +69,4 @@ DEPENDENCIES standard-custom! BUNDLED WITH - 2.5.13 + 2.5.22