Skip to content

Commit

Permalink
add rspec to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Sep 21, 2014
1 parent 3131ede commit 9c1db88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyth.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ Gem::Specification.new do |s|
s.license = 'MIT'

s.add_development_dependency 'rake'
s.add_development_dependency 'rspec'
s.add_development_dependency 'dotenv'
end

0 comments on commit 9c1db88

Please sign in to comment.