Skip to content

Commit

Permalink
Added rspec as dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bendangelo committed Dec 4, 2023
1 parent 00d4852 commit 42fc3a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions keyphrase.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,6 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_development_dependency "rspec", "~> 3.2"

end

0 comments on commit 42fc3a8

Please sign in to comment.