Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
Upgrade to RSpec 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesantis committed Sep 3, 2014
1 parent 022f994 commit 2674740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rack-protection.gemspec
Expand Up @@ -114,5 +114,5 @@ Gem::Specification.new do |s|
# dependencies
s.add_dependency "rack"
s.add_development_dependency "rack-test"
s.add_development_dependency "rspec", "~> 2.0"
s.add_development_dependency "rspec", "~> 3.0.0"
end

0 comments on commit 2674740

Please sign in to comment.