Skip to content

Commit

Permalink
Add RSpec development dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
habibalamin committed Oct 3, 2015
1 parent 7653794 commit 8de8d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rb-kqueue.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ Gem::Specification.new do |gem|

gem.add_runtime_dependency(%q<ffi>, [">= 0.5.0"])
gem.add_development_dependency(%q<yard>, [">= 0.4.0"])
gem.add_development_dependency(%q<rspec>, [">= 3.3.0"])
end

0 comments on commit 8de8d7a

Please sign in to comment.