Config app to deploy on heroku
Showing
| ... | @@ -59,6 +59,8 @@ group :test do | ... | @@ -59,6 +59,8 @@ group :test do |
| gem 'chromedriver-helper' | gem 'chromedriver-helper' | ||
| end | end | ||
| gem 'rubyzip', group: :production | |||
| # 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: [:mingw, :mswin, :x64_mingw, :jruby] | gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] | ||
| ... | ... |
Please
register
or
sign in
to comment