We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc577c commit f0c21fbCopy full SHA for f0c21fb
gemfiles/rspec3.gemfile
@@ -4,6 +4,6 @@ gemspec :path => '..'
4
5
group :test do
6
gem "cucumber", "~> 1.1", ">= 1.1.1"
7
- gem "rspec", ">= 3.0.0.beta2", "< 4.0"
+ gem "rspec", "~> 3.0"
8
gem "rake", "~> 10.0"
9
end
0 commit comments