aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index e62a11f..5c88cab 100644
--- a/Gemfile
+++ b/Gemfile
@@ -41,9 +41,8 @@ gem 'bcrypt-ruby', '~> 3.0.0'
gem 'puma'
gem 'test-unit', '~> 3.0'
-gem 'activerecord-postgresql-adapter'
-gem 'pg'
gem 'SyslogLogger'
+gem 'pg', '~> 0.11'
# Refinery CMS
gem 'refinerycms', '~> 2.1.0'