mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
add yard
to Gemfile
This commit is contained in:
parent
88b064c96a
commit
f27802fec4
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -5,6 +5,7 @@ gem 'rake', '~> 10.0'
|
|||
# For Guard
|
||||
group :development do
|
||||
gem 'jist'
|
||||
gem 'yard'
|
||||
gem 'rb-inotify', :require => false
|
||||
gem 'rb-fsevent', :require => false
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue