Skip to content

Upgrade to Ruby 3.2 #388

Upgrade to Ruby 3.2

Upgrade to Ruby 3.2 #388

GitHub Actions / rubocop completed Dec 18, 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-imap should appear before scenic.

Filtered Findings (0)

Annotations

Check notice on line 59 in Gemfile

See this annotation in the file changed.

@github-actions github-actions / rubocop

[rubocop] Gemfile#L59 <Bundler/OrderedGems>

Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `net-imap` 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-imap` should appear before `scenic`.