Remove unused gem.

This commit is contained in:
Guo Xiang Tan
2016-11-04 08:30:49 +08:00
parent a655e4b092
commit 3277fb1c78
2 changed files with 0 additions and 5 deletions

View File

@@ -150,7 +150,6 @@ group :development do
gem 'bullet', require: !!ENV['BULLET']
gem 'better_errors'
gem 'binding_of_caller'
gem 'librarian', '>= 0.0.25', require: false
gem 'annotate'
gem 'foreman', require: false
end