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