upgrades ahoy gem

This commit is contained in:
rgarcia
2015-08-17 22:36:00 +02:00
parent 32f2a4f2a1
commit 89aab092b4
2 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@ gem 'initialjs-rails'
gem 'unicorn'
gem 'paranoia'
gem 'ahoy_matey' # stats
gem 'ahoy_matey', '~> 1.2.1'
gem 'groupdate' # group temporary data
group :development, :test do

View File

@@ -44,7 +44,7 @@ GEM
awesome_nested_set (>= 3.0)
acts_as_votable (0.10.0)
addressable (2.3.8)
ahoy_matey (1.2.0)
ahoy_matey (1.2.1)
addressable
browser (>= 0.4.0)
errbase
@@ -338,7 +338,7 @@ DEPENDENCIES
acts-as-taggable-on
acts_as_commentable_with_threading
acts_as_votable
ahoy_matey
ahoy_matey (~> 1.2.1)
byebug
cancancan
capistrano (= 3.4.0)