Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Commit

Permalink
move sdoc into development group
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Hardy committed Jun 24, 2016
1 parent c290e86 commit ed3915e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ gem 'execjs'
gem 'jquery-rails'
gem 'turbolinks'
gem 'jbuilder', '~> 2.0'
gem 'sdoc', '~> 0.4.0', group: :doc

gem 'nokogiri'

gem 'rest-client'

group :development do
gem 'sdoc', '~> 0.4.0'
gem 'spring'
gem 'yard'
end
Expand Down

0 comments on commit ed3915e

Please sign in to comment.