Skip to content

Commit

Permalink
Add yard dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustam Ibragimov committed Apr 9, 2018
1 parent 55e1e6d commit 736e469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evil_events.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rubocop', '~> 0.54.0'
spec.add_development_dependency 'rspec', '~> 3.7.0'
spec.add_development_dependency 'rubocop-rspec', '~> 1.24.0'
spec.add_development_dependency 'yard', '~> 0.9.12'

spec.add_development_dependency 'pry'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 736e469

Please sign in to comment.