We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9936f44 commit 3b156d4Copy full SHA for 3b156d4
testdata/Gemfile
@@ -4,7 +4,7 @@ source "https://rubygems.org"
4
5
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
6
7
-gem "cucumber", "~> 8.0.0"
+gem "cucumber", "~> 9.2.0"
8
gem "cucumber-compatibility-kit", "~> 9.0"
9
gem "json"
10
gem "rspec"
0 commit comments