Skip to content

Commit e41534a

Browse files
chore(deps): bump the ruby-deps group with 2 updates
Bumps the ruby-deps group with 2 updates: [turbo-rails](https://github.com/hotwired/turbo-rails) and [rubocop](https://github.com/rubocop/rubocop). Updates `turbo-rails` from 2.0.21 to 2.0.23 - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](hotwired/turbo-rails@v2.0.21...v2.0.23) Updates `rubocop` from 1.82.1 to 1.84.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.1...v1.84.0) --- updated-dependencies: - dependency-name: turbo-rails dependency-version: 2.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2e3164 commit e41534a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ GEM
382382
net-smtp
383383
premailer (~> 1.7, >= 1.7.9)
384384
prettyprint (0.2.0)
385-
prism (1.8.0)
385+
prism (1.9.0)
386386
pry (0.16.0)
387387
coderay (~> 1.1)
388388
method_source (~> 1.0)
@@ -409,7 +409,7 @@ GEM
409409
pundit (2.5.2)
410410
activesupport (>= 3.0.0)
411411
racc (1.8.1)
412-
rack (3.1.19)
412+
rack (3.2.4)
413413
rack-mini-profiler (4.0.1)
414414
rack (>= 1.2.0)
415415
rack-protection (4.2.1)
@@ -494,15 +494,15 @@ GEM
494494
rspec-mocks (~> 3.13)
495495
rspec-support (~> 3.13)
496496
rspec-support (3.13.2)
497-
rubocop (1.82.1)
497+
rubocop (1.84.0)
498498
json (~> 2.3)
499499
language_server-protocol (~> 3.17.0.2)
500500
lint_roller (~> 1.1.0)
501501
parallel (~> 1.10)
502502
parser (>= 3.3.0.2)
503503
rainbow (>= 2.2.2, < 4.0)
504504
regexp_parser (>= 2.9.3, < 3.0)
505-
rubocop-ast (>= 1.48.0, < 2.0)
505+
rubocop-ast (>= 1.49.0, < 2.0)
506506
ruby-progressbar (~> 1.7)
507507
unicode-display_width (>= 2.4.0, < 4.0)
508508
rubocop-ast (1.49.0)
@@ -598,7 +598,7 @@ GEM
598598
timecop (0.9.10)
599599
timeout (0.6.0)
600600
tsort (0.2.0)
601-
turbo-rails (2.0.21)
601+
turbo-rails (2.0.23)
602602
actionpack (>= 7.1.0)
603603
railties (>= 7.1.0)
604604
tzinfo (2.0.6)
@@ -609,7 +609,7 @@ GEM
609609
unicode-emoji (~> 4.1)
610610
unicode-emoji (4.2.0)
611611
uniform_notifier (1.18.0)
612-
uri (1.0.4)
612+
uri (1.1.1)
613613
useragent (0.16.11)
614614
version_gem (1.1.3)
615615
web-console (4.2.1)

0 commit comments

Comments
 (0)