We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe02e9 commit dc51d0dCopy full SHA for dc51d0d
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", "~> 9.2.0"
8
-gem "cucumber-compatibility-kit", "~> 17.0"
+gem "cucumber-compatibility-kit", "~> 18.0"
9
gem "json"
10
gem "rspec"
0 commit comments