Skip to content

Commit 9636f36

Browse files
Bump rubocop-rails from 2.32.0 to 2.33.4
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.32.0 to 2.33.4. - [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.4) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.33.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 209de06 commit 9636f36

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
bcrypt (3.1.20)
111111
bcrypt_pbkdf (1.1.1)
112112
benchmark (0.4.1)
113-
bigdecimal (3.2.2)
113+
bigdecimal (3.2.3)
114114
bindex (0.8.1)
115115
bootsnap (1.18.6)
116116
msgpack (~> 1.2)
@@ -124,7 +124,7 @@ GEM
124124
childprocess (5.1.0)
125125
logger (~> 1.5)
126126
concurrent-ruby (1.3.5)
127-
connection_pool (2.5.3)
127+
connection_pool (2.5.4)
128128
crass (1.0.6)
129129
cssbundling-rails (1.4.3)
130130
railties (>= 6.0.0)
@@ -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.15.0)
203203
jsonapi-serializer (2.2.0)
204204
activesupport (>= 4.2)
205205
kamal (2.7.0)
@@ -273,14 +273,14 @@ 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)
280280
pp (0.6.2)
281281
prettyprint
282282
prettyprint (0.2.0)
283-
prism (1.4.0)
283+
prism (1.5.1)
284284
psych (5.2.6)
285285
date
286286
stringio
@@ -289,7 +289,7 @@ GEM
289289
nio4r (~> 2.0)
290290
raabro (1.4.0)
291291
racc (1.8.1)
292-
rack (2.2.17)
292+
rack (2.2.18)
293293
rack-cors (2.0.2)
294294
rack (>= 2.0.0)
295295
rack-session (1.0.2)
@@ -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.3)
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.47.1)
375375
parser (>= 3.3.7.2)
376376
prism (~> 1.4)
377-
rubocop-rails (2.32.0)
377+
rubocop-rails (2.33.4)
378378
activesupport (>= 4.2.0)
379379
lint_roller (~> 1.1)
380380
rack (>= 1.1)
@@ -451,9 +451,9 @@ GEM
451451
railties (>= 7.1.0)
452452
tzinfo (2.0.6)
453453
concurrent-ruby (~> 1.0)
454-
unicode-display_width (3.1.4)
455-
unicode-emoji (~> 4.0, >= 4.0.4)
456-
unicode-emoji (4.0.4)
454+
unicode-display_width (3.2.0)
455+
unicode-emoji (~> 4.1)
456+
unicode-emoji (4.1.0)
457457
uri (1.0.3)
458458
useragent (0.16.11)
459459
warden (1.2.9)

0 commit comments

Comments
 (0)