Gemfile
Showing 8 of 8 total issues
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem faker
should appear before guard-rspec
. Open
Open
gem 'faker'
- Read upRead up
- Exclude checks
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem paperclip
should appear before paranoia
. Open
Open
gem 'paperclip', '~> 5.2.0'
- Read upRead up
- Exclude checks
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem factory_bot_rails
should appear before json-schema
. Open
Open
gem 'factory_bot_rails'
- Read upRead up
- Exclude checks
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem omniauth-rails_csrf_protection
should appear before omniauth-slack
. Open
Open
gem 'omniauth-rails_csrf_protection'
- Read upRead up
- Exclude checks
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem bootscale
should appear before bootstrap-sass
. Open
Open
gem 'bootscale', require: false
- Read upRead up
- Exclude checks
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem redis-namespace
should appear before rswag
. Open
Open
gem 'redis-namespace'
- Read upRead up
- Exclude checks
Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem bootstrap-sass
should appear before bootstrap_form
. Open
Open
gem 'bootstrap-sass', '~> 3.3'
- Read upRead up
- Exclude checks