Skip to content

Commit 2c1a667

Browse files
Bump rubocop-rails from 2.33.4 to 2.34.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.33.4 to 2.34.1. - [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.33.4...v2.34.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f326811 commit 2c1a667

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ GEM
268268
config (5.6.1)
269269
deep_merge (~> 1.2, >= 1.2.1)
270270
ostruct
271-
connection_pool (2.5.4)
271+
connection_pool (2.5.5)
272272
crack (1.0.0)
273273
bigdecimal
274274
rexml
@@ -380,7 +380,7 @@ GEM
380380
railties (>= 3.2.16)
381381
jsbundling-rails (1.3.1)
382382
railties (>= 6.0.0)
383-
json (2.15.2)
383+
json (2.16.0)
384384
jwt (3.1.2)
385385
base64
386386
kgio (2.11.4)
@@ -424,7 +424,7 @@ GEM
424424
logger
425425
mini_mime (1.1.5)
426426
mini_portile2 (2.8.9)
427-
minitest (5.26.0)
427+
minitest (5.26.2)
428428
momentjs-rails (2.29.4.1)
429429
railties (>= 3.1)
430430
msgpack (1.8.0)
@@ -610,14 +610,14 @@ GEM
610610
rubocop-ast (>= 1.47.1, < 2.0)
611611
ruby-progressbar (~> 1.7)
612612
unicode-display_width (>= 2.4.0, < 4.0)
613-
rubocop-ast (1.47.1)
613+
rubocop-ast (1.48.0)
614614
parser (>= 3.3.7.2)
615615
prism (~> 1.4)
616616
rubocop-performance (1.26.0)
617617
lint_roller (~> 1.1)
618618
rubocop (>= 1.75.0, < 2.0)
619619
rubocop-ast (>= 1.44.0, < 2.0)
620-
rubocop-rails (2.33.4)
620+
rubocop-rails (2.34.1)
621621
activesupport (>= 4.2.0)
622622
lint_roller (~> 1.1)
623623
rack (>= 1.1)
@@ -709,7 +709,7 @@ GEM
709709
kgio (~> 2.6)
710710
raindrops (~> 0.7)
711711
uniform_notifier (1.18.0)
712-
uri (1.0.4)
712+
uri (1.1.1)
713713
useragent (0.16.11)
714714
virtus (2.0.0)
715715
axiom-types (~> 0.1)

0 commit comments

Comments
 (0)