1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

removed bullet

This commit is contained in:
2015-11-02 10:56:31 -05:00
parent c0760dfdf8
commit af4298b83b
2 changed files with 1 additions and 6 deletions

View File

@@ -53,5 +53,5 @@ gem 'spring', :group => :development
gem 'rb-readline'
group :development do
gem 'puma'
gem 'bullet'
#gem 'bullet'
end

View File

@@ -39,9 +39,6 @@ GEM
arel (6.0.0)
bcrypt (3.1.10)
builder (3.2.2)
bullet (4.14.9)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.9.0)
cancancan (1.10.1)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
@@ -152,7 +149,6 @@ GEM
uglifier (2.7.1)
execjs (>= 0.3.0)
json (>= 1.8.0)
uniform_notifier (1.9.0)
warden (1.2.3)
rack (>= 1.0)
@@ -160,7 +156,6 @@ PLATFORMS
ruby
DEPENDENCIES
bullet
cancancan
coffee-rails (~> 4.0.0)
devise