adds bullet to gemfile

This commit is contained in:
kikito
2015-08-26 16:51:58 +02:00
parent 54bed9e515
commit d2665e4ef0
2 changed files with 6 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ group :development, :test do
gem "capistrano-bundler", '1.1.4', require: false
gem "capistrano-rails", '1.1.3', require: false
gem "capistrano-rvm", require: false
gem "bullet"
end
group :test do

View File

@@ -62,6 +62,9 @@ GEM
debug_inspector (>= 0.0.1)
browser (0.9.1)
builder (3.2.2)
bullet (4.14.7)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
byebug (6.0.2)
cancancan (1.12.0)
capistrano (3.4.0)
@@ -345,6 +348,7 @@ GEM
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uniform_notifier (1.9.0)
user_agent_parser (2.2.0)
uuidtools (2.1.5)
warden (1.2.3)
@@ -368,6 +372,7 @@ DEPENDENCIES
acts_as_commentable_with_threading
acts_as_votable
ahoy_matey (~> 1.2.1)
bullet
byebug
cancancan
capistrano (= 3.4.0)