production
Showing
| ... | @@ -58,5 +58,8 @@ group :test do | ... | @@ -58,5 +58,8 @@ group :test do |
| gem 'chromedriver-helper' | gem 'chromedriver-helper' | ||
| end | end | ||
| group :production do | |||
| gem 'mysql2', '0.5.3' | |||
| end | |||
| # 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