Skip to content

Commit 8b31a3e

Browse files
Update dependency cucumber to v9
1 parent 0f9c338 commit 8b31a3e

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
@@ -4,7 +4,7 @@ source "https://rubygems.org"
44

55
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

7-
gem "cucumber", "~> 8.0.0"
7+
gem "cucumber", "~> 9.2.0"
88
gem "cucumber-compatibility-kit", "~> 9.0"
99
gem "json"
1010
gem "rspec"

0 commit comments

Comments
 (0)