Skip to content

Commit 2e8ba4f

Browse files
Bump rubocop from 1.68.0 to 1.69.2 (#411)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.68.0 to 1.69.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.68.0...v1.69.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fdcfe4c commit 2e8ba4f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
sass-embedded (~> 1.54)
115115
jekyll-watch (2.2.1)
116116
listen (~> 3.0)
117-
json (2.8.1)
117+
json (2.9.1)
118118
json-jwt (1.16.7)
119119
activesupport (>= 4.2)
120120
aes_key_wrap
@@ -214,7 +214,7 @@ GEM
214214
redis (4.8.1)
215215
redisgraph (2.0.3)
216216
redis (~> 4)
217-
regexp_parser (2.9.2)
217+
regexp_parser (2.10.0)
218218
rest-client (2.1.0)
219219
http-accept (>= 1.7.0, < 2.0)
220220
http-cookie (>= 1.0.2, < 2.0)
@@ -237,17 +237,17 @@ GEM
237237
rspec-support (3.13.1)
238238
rspec_junit_formatter (0.6.0)
239239
rspec-core (>= 2, < 4, != 2.12.0)
240-
rubocop (1.68.0)
240+
rubocop (1.69.2)
241241
json (~> 2.3)
242242
language_server-protocol (>= 3.17.0)
243243
parallel (~> 1.10)
244244
parser (>= 3.3.0.2)
245245
rainbow (>= 2.2.2, < 4.0)
246-
regexp_parser (>= 2.4, < 3.0)
247-
rubocop-ast (>= 1.32.2, < 2.0)
246+
regexp_parser (>= 2.9.3, < 3.0)
247+
rubocop-ast (>= 1.36.2, < 2.0)
248248
ruby-progressbar (~> 1.7)
249-
unicode-display_width (>= 2.4.0, < 3.0)
250-
rubocop-ast (1.34.1)
249+
unicode-display_width (>= 2.4.0, < 4.0)
250+
rubocop-ast (1.37.0)
251251
parser (>= 3.3.1.0)
252252
ruby-prof (1.7.1)
253253
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)