chore: linting stuff
This commit is contained in:
6
Gemfile
6
Gemfile
@@ -51,6 +51,12 @@ group :development, :test do
|
||||
|
||||
# Omakase Ruby styling [https://github.com/rails/rubocop-rails-omakase/]
|
||||
gem "rubocop-rails-omakase", require: false
|
||||
|
||||
# Add SQlite3 for local testing
|
||||
gem "sqlite3", "~> 2.7"
|
||||
|
||||
# Improve Minitest output
|
||||
gem "minitest-reporters", "~> 1.7"
|
||||
end
|
||||
|
||||
group :development do
|
||||
|
||||
Reference in New Issue
Block a user