From d01374d7221e11fc9d35f6f6100db08b5f3032c1 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 7 Dec 2014 22:35:16 +0100 Subject: Add dep to piwik web analytics. --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 3bd176c..7269d45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,6 +105,10 @@ GEM activerecord (~> 3.0) railties (~> 3.0) pg (0.15.1) + piwik_analytics (1.0.2) + actionpack + activesupport + rails (>= 3.0.0) polyglot (0.3.5) rack (1.4.5) rack-cache (1.2) @@ -369,6 +373,7 @@ DEPENDENCIES jquery-rails (~> 2.0.0) lorem pg + piwik_analytics (~> 1.0.2) rails (~> 3.2) refinerycms (~> 2.0.0) refinerycms-blog (~> 2.0.0) -- cgit v1.2.3