Skip to content

Commit d72976c

Browse files
Bump rubocop from 1.75.2 to 1.75.4 (#459)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.75.2 to 1.75.4. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.2...v1.75.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f3d88f commit d72976c

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
@@ -118,7 +118,7 @@ GEM
118118
sass-embedded (~> 1.54)
119119
jekyll-watch (2.2.1)
120120
listen (~> 3.0)
121-
json (2.10.2)
121+
json (2.11.3)
122122
json-jwt (1.16.7)
123123
activesupport (>= 4.2)
124124
aes_key_wrap
@@ -187,8 +187,8 @@ GEM
187187
validate_url
188188
webfinger (~> 2.0)
189189
ostruct (0.6.1)
190-
parallel (1.26.3)
191-
parser (3.3.7.4)
190+
parallel (1.27.0)
191+
parser (3.3.8.0)
192192
ast (~> 2.4.1)
193193
racc
194194
pathutil (0.16.2)
@@ -244,7 +244,7 @@ GEM
244244
rspec-support (3.13.1)
245245
rspec_junit_formatter (0.6.0)
246246
rspec-core (>= 2, < 4, != 2.12.0)
247-
rubocop (1.75.2)
247+
rubocop (1.75.4)
248248
json (~> 2.3)
249249
language_server-protocol (~> 3.17.0.2)
250250
lint_roller (~> 1.1.0)
@@ -255,7 +255,7 @@ GEM
255255
rubocop-ast (>= 1.44.0, < 2.0)
256256
ruby-progressbar (~> 1.7)
257257
unicode-display_width (>= 2.4.0, < 4.0)
258-
rubocop-ast (1.44.0)
258+
rubocop-ast (1.44.1)
259259
parser (>= 3.3.7.2)
260260
prism (~> 1.4)
261261
ruby-prof (1.7.1)

0 commit comments

Comments
 (0)