Remove html2haml gem as unused.

This commit is contained in:
Artur Beljajev 2019-09-13 20:18:15 +03:00
parent 4a306a0463
commit 793e60b173
2 changed files with 0 additions and 10 deletions

View file

@ -98,7 +98,6 @@ group :development, :test do
gem 'pry', '0.10.1'
gem 'bullet', '4.14.7' # for finding database optimizations
gem 'html2haml', '2.1.0'
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'