diff --git a/updater/Gemfile.lock b/updater/Gemfile.lock index d6faa703..ca70bc2d 100644 --- a/updater/Gemfile.lock +++ b/updater/Gemfile.lock @@ -19,7 +19,7 @@ GEM aws-sigv4 (~> 1.1) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.1.1) + base64 (0.2.0) citrus (3.0.2) commonmarker (0.23.10) crack (0.4.5) @@ -174,7 +174,7 @@ GEM racc (1.7.3) rainbow (3.1.1) rake (13.0.6) - regexp_parser (2.8.2) + regexp_parser (2.8.3) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -194,8 +194,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.0) - rubocop (1.57.1) - base64 (~> 0.1.1) + rubocop (1.58.0) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -203,10 +202,10 @@ GEM rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.28.1, < 2.0) + rubocop-ast (>= 1.30.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.29.0) + rubocop-ast (1.30.0) parser (>= 3.2.1.0) rubocop-performance (1.19.0) rubocop (>= 1.7.0, < 2.0)