production
Showing
| ... | ... | @@ -58,5 +58,8 @@ group :test do |
| gem 'chromedriver-helper' | ||
| end | ||
| group :production do | ||
| gem 'mysql2', '0.5.3' | ||
| end | ||
| # Windows does not include zoneinfo files, so bundle the tzinfo-data gem | ||
| gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] |
Please
register
or
sign in
to comment