Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 797259e

Browse files
authoredFeb 22, 2025··
Update dependency cucumber to v9
1 parent e5210ad commit 797259e

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", "~> 17.0"
99
gem "json"
1010
gem "rspec"

0 commit comments

Comments
 (0)
Please sign in to comment.