upgrades ahoy gem
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -36,7 +36,7 @@ gem 'initialjs-rails'
|
|||||||
gem 'unicorn'
|
gem 'unicorn'
|
||||||
gem 'paranoia'
|
gem 'paranoia'
|
||||||
|
|
||||||
gem 'ahoy_matey' # stats
|
gem 'ahoy_matey', '~> 1.2.1'
|
||||||
gem 'groupdate' # group temporary data
|
gem 'groupdate' # group temporary data
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ GEM
|
|||||||
awesome_nested_set (>= 3.0)
|
awesome_nested_set (>= 3.0)
|
||||||
acts_as_votable (0.10.0)
|
acts_as_votable (0.10.0)
|
||||||
addressable (2.3.8)
|
addressable (2.3.8)
|
||||||
ahoy_matey (1.2.0)
|
ahoy_matey (1.2.1)
|
||||||
addressable
|
addressable
|
||||||
browser (>= 0.4.0)
|
browser (>= 0.4.0)
|
||||||
errbase
|
errbase
|
||||||
@@ -338,7 +338,7 @@ DEPENDENCIES
|
|||||||
acts-as-taggable-on
|
acts-as-taggable-on
|
||||||
acts_as_commentable_with_threading
|
acts_as_commentable_with_threading
|
||||||
acts_as_votable
|
acts_as_votable
|
||||||
ahoy_matey
|
ahoy_matey (~> 1.2.1)
|
||||||
byebug
|
byebug
|
||||||
cancancan
|
cancancan
|
||||||
capistrano (= 3.4.0)
|
capistrano (= 3.4.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user