add gem pg
Showing
| ... | ... | @@ -59,7 +59,7 @@ group :test do |
| end | ||
| group :production do | ||
| gem 'mysql2', '0.5.3' | ||
| gem 'pg','1.2.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