diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
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) |