Skip to content

Commit

Permalink
Bump rubocop from 1.57.1 to 1.57.2 (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrencegripper committed Oct 30, 2023
2 parents 8f96fd0 + 668d36f commit 8ef67c2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ GEM
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.1.1)
colorize (1.1.0)
docker-api (2.2.0)
excon (>= 0.47.0)
Expand All @@ -31,8 +30,7 @@ GEM
rainbow (>= 2.0, < 4.0)
regexp_parser (2.8.2)
rexml (3.2.6)
rubocop (1.57.1)
base64 (~> 0.1.1)
rubocop (1.57.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -43,7 +41,7 @@ GEM
rubocop-ast (>= 1.28.1, < 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)
ruby-progressbar (1.13.0)
unicode-display_width (2.5.0)
Expand Down

0 comments on commit 8ef67c2

Please sign in to comment.