Remove bullet gem

Closes #378
This commit is contained in:
Artur Beljajev 2019-10-19 13:10:00 +03:00
parent c9fbc9269e
commit 0ab2b2ae80
3 changed files with 0 additions and 17 deletions

View file

@ -87,8 +87,6 @@ end
group :development, :test do
gem 'pry', '0.10.1'
gem 'bullet', '4.14.7' # for finding database optimizations
gem 'sdoc', '0.4.1' # bundle exec rake doc:rails generates the API under doc/api.
gem 'railroady', '1.3.0' # to generate database diagrams
gem 'autodoc'