Skip to content

Commit c0dc67d

Browse files
Bump rubocop from 1.31.2 to 1.57.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.31.2 to 1.57.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.31.2...v1.57.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bae3361 commit c0dc67d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
nokogiri (1.15.4-x86_64-linux)
4141
racc (~> 1.4)
4242
parallel (1.23.0)
43-
parser (3.2.2.3)
43+
parser (3.2.2.4)
4444
ast (~> 2.4.1)
4545
racc
4646
racc (1.7.1)
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (~> 1.14)
5555
rainbow (3.1.1)
5656
rake (13.0.6)
57-
regexp_parser (2.8.1)
57+
regexp_parser (2.8.2)
5858
rexml (3.2.6)
5959
rspec (3.12.0)
6060
rspec-core (~> 3.12.0)
@@ -69,12 +69,12 @@ GEM
6969
diff-lcs (>= 1.2.0, < 2.0)
7070
rspec-support (~> 3.12.0)
7171
rspec-support (3.12.1)
72-
rubocop (1.56.3)
72+
rubocop (1.57.1)
7373
base64 (~> 0.1.1)
7474
json (~> 2.3)
7575
language_server-protocol (>= 3.17.0)
7676
parallel (~> 1.10)
77-
parser (>= 3.2.2.3)
77+
parser (>= 3.2.2.4)
7878
rainbow (>= 2.2.2, < 4.0)
7979
regexp_parser (>= 1.8, < 3.0)
8080
rexml (>= 3.2.5, < 4.0)
@@ -97,7 +97,7 @@ GEM
9797
ruby-progressbar (1.13.0)
9898
tzinfo (2.0.6)
9999
concurrent-ruby (~> 1.0)
100-
unicode-display_width (2.4.2)
100+
unicode-display_width (2.5.0)
101101

102102
PLATFORMS
103103
arm64-darwin-21

0 commit comments

Comments
 (0)