Skip to content

Commit fbae086

Browse files
Bump rubocop from 1.77.0 to 1.81.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.77.0 to 1.81.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.77.0...v1.81.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8115f16 commit fbae086

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ GEM
206206
jekyll (>= 3.8, < 5.0)
207207
jekyll-watch (2.2.1)
208208
listen (~> 3.0)
209-
json (2.12.2)
209+
json (2.15.0)
210210
jwt (3.1.2)
211211
base64
212212
kramdown (2.5.1)
@@ -262,7 +262,7 @@ GEM
262262
multi_json (>= 1.0)
263263
orm_adapter (0.5.0)
264264
parallel (1.27.0)
265-
parser (3.3.8.0)
265+
parser (3.3.9.0)
266266
ast (~> 2.4.1)
267267
racc
268268
pathutil (0.16.2)
@@ -271,7 +271,7 @@ GEM
271271
pp (0.6.2)
272272
prettyprint
273273
prettyprint (0.2.0)
274-
prism (1.4.0)
274+
prism (1.5.1)
275275
psych (5.2.6)
276276
date
277277
stringio
@@ -333,7 +333,7 @@ GEM
333333
redis-client (>= 0.22.0)
334334
redis-client (0.24.0)
335335
connection_pool
336-
regexp_parser (2.10.0)
336+
regexp_parser (2.11.3)
337337
reline (0.6.1)
338338
io-console (~> 0.5)
339339
request_store (1.7.0)
@@ -343,18 +343,18 @@ GEM
343343
railties (>= 5.2)
344344
rexml (3.4.1)
345345
rouge (4.5.1)
346-
rubocop (1.77.0)
346+
rubocop (1.81.1)
347347
json (~> 2.3)
348348
language_server-protocol (~> 3.17.0.2)
349349
lint_roller (~> 1.1.0)
350350
parallel (~> 1.10)
351351
parser (>= 3.3.0.2)
352352
rainbow (>= 2.2.2, < 4.0)
353353
regexp_parser (>= 2.9.3, < 3.0)
354-
rubocop-ast (>= 1.45.1, < 2.0)
354+
rubocop-ast (>= 1.47.1, < 2.0)
355355
ruby-progressbar (~> 1.7)
356356
unicode-display_width (>= 2.4.0, < 4.0)
357-
rubocop-ast (1.45.1)
357+
rubocop-ast (1.47.1)
358358
parser (>= 3.3.7.2)
359359
prism (~> 1.4)
360360
rubocop-rails (2.32.0)

0 commit comments

Comments
 (0)