add gem
Showing
| ... | @@ -60,6 +60,7 @@ end | ... | @@ -60,6 +60,7 @@ end |
| group :production do | group :production do | ||
| gem 'pg','1.2.3' | gem 'pg','1.2.3' | ||
| gem 'rails_12factor' | |||
| end | 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