Mastodon isn't using jbuilder or sdoc, and it prevents an upgrade to 2.4.0

This commit is contained in:
Kurtis Rainbolt-Greene 2017-04-04 21:31:02 -07:00
parent ccb6a658fd
commit 03adb5d727
2 changed files with 0 additions and 13 deletions

View file

@ -8,8 +8,6 @@ gem 'sass-rails', '~> 5.0'
gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 4.1.0'
gem 'jquery-rails'
gem 'jbuilder', '~> 2.0'
gem 'sdoc', '~> 0.4.0', group: :doc
gem 'puma'
gem 'hamlit-rails'