aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock9
1 files changed, 3 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c2cd4f2..e2a68aa 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -60,8 +60,6 @@ GEM
activesupport (= 3.2.22.5)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activerecord-postgresql-adapter (0.0.1)
- pg
activeresource (3.2.22.5)
activemodel (= 3.2.22.5)
activesupport (= 3.2.22.5)
@@ -141,7 +139,7 @@ GEM
net-ssh (>= 2.6.5)
net-ssh (5.0.2)
orm_adapter (0.5.0)
- pg (1.0.0)
+ pg (0.21.0)
piwik_analytics (1.0.2)
actionpack
activesupport
@@ -283,7 +281,6 @@ PLATFORMS
DEPENDENCIES
SyslogLogger
- activerecord-postgresql-adapter
bcrypt-ruby (~> 3.0.0)
byebug
capistrano (~> 3.10.0)
@@ -294,7 +291,7 @@ DEPENDENCIES
coffee-rails (~> 3.2)
jquery-rails (~> 2.3.0)
lorem
- pg
+ pg (~> 0.11)
piwik_analytics (~> 1.0.2)
puma
rails (~> 3.2)
@@ -316,4 +313,4 @@ DEPENDENCIES
uglifier (>= 1.0.3)
BUNDLED WITH
- 1.16.2
+ 1.16.4