fix CI failure (sqlite3) #197
Annotations
1 warning
Run reviewdog/action-rubocop@v2:
Gemfile#L14
[rubocop] reported by reviewdog 🐶
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `concurrent-ruby` should appear before `rails`.
Raw Output:
Gemfile:14:1: C: Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `concurrent-ruby` should appear before `rails`.
|
Loading