Skip to content

Commit dc51d0d

Browse files
Update dependency cucumber-compatibility-kit to v18 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebe02e9 commit dc51d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testdata/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ source "https://rubygems.org"
55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
gem "cucumber", "~> 9.2.0"
8-
gem "cucumber-compatibility-kit", "~> 17.0"
8+
gem "cucumber-compatibility-kit", "~> 18.0"
99
gem "json"
1010
gem "rspec"

0 commit comments

Comments
 (0)