Remove unicorn gem

This commit is contained in:
Artur Beljajev 2017-04-14 16:16:10 +03:00
parent 17bc51880a
commit 603edfce79
2 changed files with 0 additions and 9 deletions

View file

@ -149,9 +149,6 @@ group :development, :test do
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
# dev tools
gem 'unicorn'
gem 'autodoc'
end