mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Advice from rails/rails
This commit is contained in:
parent
2e2cdc91e0
commit
b2b3112110
2
Gemfile
2
Gemfile
@ -29,7 +29,7 @@ end
|
|||||||
gemspec
|
gemspec
|
||||||
|
|
||||||
# https://github.com/bundler/bundler/blob/89a8778c19269561926cea172acdcda241d26d23/lib/bundler/dependency.rb#L30-L54
|
# https://github.com/bundler/bundler/blob/89a8778c19269561926cea172acdcda241d26d23/lib/bundler/dependency.rb#L30-L54
|
||||||
@windows_platforms = [:mswin, :mingw, :x64_mingw]
|
@windows_platforms = [:mswin, :mswin64, :mingw, :x64_mingw]
|
||||||
|
|
||||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||||
gem 'tzinfo-data', platforms: (@windows_platforms + [:jruby])
|
gem 'tzinfo-data', platforms: (@windows_platforms + [:jruby])
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user