Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit df47dda

Browse files
committed
Move yard to documentation group
1 parent 866a9db commit df47dda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ gem 'yard', '~> 0.9.24', :require => false
1818
group :documentation do
1919
gem 'redcarpet', :platform => :mri
2020
gem 'github-markup', :platform => :mri
21+
gem 'yard', '~> 0.9.24', :require => false
2122
end
2223

2324
if RUBY_VERSION < '2.4.0' && !!(RbConfig::CONFIG['host_os'] =~ /cygwin|mswin|mingw|bccwin|wince|emx/)

0 commit comments

Comments
 (0)