Upgrade to Ruby 3.2 #459
GitHub Actions / rubocop
completed
Dec 17, 2024 in 0s
reviewdog [rubocop] report
reported by reviewdog 🐶
Findings (1)
Gemfile|59 col 1| Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem net-smtp
should appear before scenic
.
Filtered Findings (0)
Annotations
Check notice on line 59 in Gemfile
github-actions / rubocop
[rubocop] Gemfile#L59 <Bundler/OrderedGems>
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `net-smtp` should appear before `scenic`.
Raw output
Gemfile:59:1: C: Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `net-smtp` should appear before `scenic`.
Loading