Skip to content

Commit 601f58f

Browse files
Bump rubocop from 1.74.0 to 1.75.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.74.0 to 1.75.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.74.0...v1.75.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19b9fc9 commit 601f58f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GEM
7373
racc (~> 1.4)
7474
ostruct (0.6.1)
7575
parallel (1.26.3)
76-
parser (3.3.7.2)
76+
parser (3.3.7.4)
7777
ast (~> 2.4.1)
7878
racc
7979
pathname (0.4.0)
@@ -110,15 +110,15 @@ GEM
110110
diff-lcs (>= 1.2.0, < 2.0)
111111
rspec-support (~> 3.13.0)
112112
rspec-support (3.13.2)
113-
rubocop (1.74.0)
113+
rubocop (1.75.1)
114114
json (~> 2.3)
115115
language_server-protocol (~> 3.17.0.2)
116116
lint_roller (~> 1.1.0)
117117
parallel (~> 1.10)
118118
parser (>= 3.3.0.2)
119119
rainbow (>= 2.2.2, < 4.0)
120120
regexp_parser (>= 2.9.3, < 3.0)
121-
rubocop-ast (>= 1.38.0, < 2.0)
121+
rubocop-ast (>= 1.43.0, < 2.0)
122122
ruby-progressbar (~> 1.7)
123123
unicode-display_width (>= 2.4.0, < 4.0)
124124
rubocop-ast (1.43.0)

0 commit comments

Comments
 (0)