Commit 16d6eb3f9a6d97e17b501079c8770ba68ab999eb

Authored by Devaroop Bhattacharya
1 parent b1492a2a

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 17  
18 18 # Supported DBs
19 19 gem "mysql2", group: :mysql
20   -#gem "pg", group: :postgres
  20 +gem "pg", group: :postgres
21 21  
22 22 # Auth
23 23 gem "devise", '3.0.4'
... ...