Linting
This commit is contained in:
parent
273930085b
commit
5220c16ed7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ gem "bootsnap", require: false
|
|||
gem "psenv-rails", path: "../../"
|
||||
|
||||
group :development, :test do
|
||||
gem "debug", platforms: %i[ mri mingw x64_mingw ]
|
||||
gem "debug", platforms: %i[mri mingw x64_mingw]
|
||||
end
|
||||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
|
|
Loading…
Reference in a new issue