Commit 16d6eb3f9a6d97e17b501079c8770ba68ab999eb
1 parent
b1492a2a
Exists in
spb-stable
and in
3 other branches
Update Gemfile
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Gemfile
@@ -17,7 +17,7 @@ gem 'actionpack-action_caching' | @@ -17,7 +17,7 @@ gem 'actionpack-action_caching' | ||
17 | 17 | ||
18 | # Supported DBs | 18 | # Supported DBs |
19 | gem "mysql2", group: :mysql | 19 | gem "mysql2", group: :mysql |
20 | -#gem "pg", group: :postgres | 20 | +gem "pg", group: :postgres |
21 | 21 | ||
22 | # Auth | 22 | # Auth |
23 | gem "devise", '3.0.4' | 23 | gem "devise", '3.0.4' |