Update Gemfile
Showing
... | @@ -17,7 +17,7 @@ gem 'actionpack-action_caching' | ... | @@ -17,7 +17,7 @@ gem 'actionpack-action_caching' |
# Supported DBs | # Supported DBs | ||
gem "mysql2", group: :mysql | gem "mysql2", group: :mysql | ||
#gem "pg", group: :postgres | gem "pg", group: :postgres | ||
# Auth | # Auth | ||
gem "devise", '3.0.4' | gem "devise", '3.0.4' | ||
... | ... |
Please register or sign in to comment