Skip to content

Commit 7edaaab

Browse files
Bump rubocop-rails from 2.32.0 to 2.33.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.32.0 to 2.33.2. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.32.0...v2.33.2) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.33.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08da4f8 commit 7edaaab

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
@@ -199,7 +199,7 @@ GEM
199199
thor (>= 0.14, < 2.0)
200200
jsbundling-rails (1.3.1)
201201
railties (>= 6.0.0)
202-
json (2.12.2)
202+
json (2.13.2)
203203
jsonapi-serializer (2.2.0)
204204
activesupport (>= 4.2)
205205
kamal (2.7.0)
@@ -273,7 +273,7 @@ GEM
273273
orm_adapter (0.5.0)
274274
ostruct (0.6.2)
275275
parallel (1.27.0)
276-
parser (3.3.8.0)
276+
parser (3.3.9.0)
277277
ast (~> 2.4.1)
278278
racc
279279
pg (1.5.9)
@@ -337,7 +337,7 @@ GEM
337337
rdoc (6.14.1)
338338
erb
339339
psych (>= 4.0.0)
340-
regexp_parser (2.10.0)
340+
regexp_parser (2.11.2)
341341
reline (0.6.1)
342342
io-console (~> 0.5)
343343
responders (3.1.1)
@@ -371,10 +371,10 @@ GEM
371371
rubocop-ast (>= 1.45.1, < 2.0)
372372
ruby-progressbar (~> 1.7)
373373
unicode-display_width (>= 2.4.0, < 4.0)
374-
rubocop-ast (1.45.1)
374+
rubocop-ast (1.46.0)
375375
parser (>= 3.3.7.2)
376376
prism (~> 1.4)
377-
rubocop-rails (2.32.0)
377+
rubocop-rails (2.33.2)
378378
activesupport (>= 4.2.0)
379379
lint_roller (~> 1.1)
380380
rack (>= 1.1)

0 commit comments

Comments
 (0)