Skip to content

Commit e9ce5e9

Browse files
Bump rubocop from 1.63.5 to 1.65.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.5 to 1.65.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.63.5...v1.65.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 b713555 commit e9ce5e9

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
@@ -228,8 +228,8 @@ GEM
228228
mini_portile2 (~> 2.8.2)
229229
racc (~> 1.4)
230230
orm_adapter (0.5.0)
231-
parallel (1.25.1)
232-
parser (3.3.4.0)
231+
parallel (1.26.2)
232+
parser (3.3.4.2)
233233
ast (~> 2.4.1)
234234
racc
235235
pg (1.5.6)
@@ -238,7 +238,7 @@ GEM
238238
public_suffix (5.0.4)
239239
puma (6.4.2)
240240
nio4r (~> 2.0)
241-
racc (1.8.0)
241+
racc (1.8.1)
242242
rack (2.2.9)
243243
rack-accept (0.4.5)
244244
rack (>= 0.4)
@@ -288,7 +288,7 @@ GEM
288288
responders (3.1.1)
289289
actionpack (>= 5.2)
290290
railties (>= 5.2)
291-
rexml (3.3.2)
291+
rexml (3.3.4)
292292
strscan
293293
rspec-core (3.13.0)
294294
rspec-support (~> 3.13.0)
@@ -307,18 +307,18 @@ GEM
307307
rspec-mocks (~> 3.13)
308308
rspec-support (~> 3.13)
309309
rspec-support (3.13.1)
310-
rubocop (1.63.5)
310+
rubocop (1.65.1)
311311
json (~> 2.3)
312312
language_server-protocol (>= 3.17.0)
313313
parallel (~> 1.10)
314314
parser (>= 3.3.0.2)
315315
rainbow (>= 2.2.2, < 4.0)
316-
regexp_parser (>= 1.8, < 3.0)
316+
regexp_parser (>= 2.4, < 3.0)
317317
rexml (>= 3.2.5, < 4.0)
318318
rubocop-ast (>= 1.31.1, < 2.0)
319319
ruby-progressbar (~> 1.7)
320320
unicode-display_width (>= 2.4.0, < 3.0)
321-
rubocop-ast (1.31.3)
321+
rubocop-ast (1.32.0)
322322
parser (>= 3.3.1.0)
323323
rubocop-rails (2.25.1)
324324
activesupport (>= 4.2.0)

0 commit comments

Comments
 (0)