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