diff --git a/Gemfile b/Gemfile index 6f4e1f4..446ee73 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'actionpack-action_caching' # Supported DBs gem "mysql2", group: :mysql -#gem "pg", group: :postgres +gem "pg", group: :postgres # Auth gem "devise", '3.0.4' -- libgit2 0.21.2