Add standardrb
This commit is contained in:
parent
fe99fbc9de
commit
91e2a5f4ff
14 changed files with 87 additions and 53 deletions
3
Gemfile
3
Gemfile
|
@ -17,10 +17,11 @@ gem "bootsnap", require: false
|
|||
# gem "image_processing", "~> 1.2"
|
||||
|
||||
group :development, :test do
|
||||
gem "debug", platforms: %i[ mri mingw x64_mingw ]
|
||||
gem "debug", platforms: %i[mri mingw x64_mingw]
|
||||
end
|
||||
|
||||
group :development do
|
||||
gem "standard"
|
||||
gem "web-console"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue