@@ -10,7 +10,7 @@ when /freebsd/i |
||
| 10 | 10 |
gem 'tzinfo-data' |
| 11 | 11 |
else |
| 12 | 12 |
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem |
| 13 |
- gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw] |
|
| 13 |
+ gem 'tzinfo-data', platforms: [:mswin] |
|
| 14 | 14 |
end |
| 15 | 15 |
|
| 16 | 16 |
gem 'mysql2', '~> 0.3.15' |