1
0
Fork 0
This commit is contained in:
Andrew Tomaka 2022-10-04 21:34:34 -04:00
parent 273930085b
commit 5220c16ed7
Signed by: atomaka
GPG Key ID: 61209BF70A5B18BE
1 changed files with 1 additions and 1 deletions

View File

@ -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