Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit

Permalink
Specify rspec dependency in warden-protocol gemspec
Browse files Browse the repository at this point in the history
Change-Id: Ia72d209c6d0334968565171ad44857178c3e90af
  • Loading branch information
pietern committed Jul 18, 2012
1 parent 4a8f778 commit 3c9aab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warden-protocol/warden-protocol.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ Gem::Specification.new do |gem|

gem.add_dependency "beefcake"

gem.add_development_dependency "rspec"
gem.add_development_dependency "rspec", "~> 2.11"
end

0 comments on commit 3c9aab1

Please sign in to comment.