aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-12-07 22:35:16 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-12-07 22:35:16 +0100
commitd01374d7221e11fc9d35f6f6100db08b5f3032c1 (patch)
treeca9ee916771d9cbecc94c7ff0c7e30e35543220a /Gemfile.lock
parent1d77f6f27bb9ab69e9e3e6453b383e4b01e51127 (diff)
downloadhmnoweb-d01374d7221e11fc9d35f6f6100db08b5f3032c1.tar.gz
hmnoweb-d01374d7221e11fc9d35f6f6100db08b5f3032c1.tar.bz2
hmnoweb-d01374d7221e11fc9d35f6f6100db08b5f3032c1.zip
Add dep to piwik web analytics.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
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)