Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit d1798b6

Browse files
Update dependency cucumber to v10 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0c9b91 commit d1798b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testdata/Gemfile

Lines changed: 1 addition & 1 deletion
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", "~> 9.2.0"
7+
gem "cucumber", "~> 10.0.0"
88
gem "cucumber-compatibility-kit", "~> 18.0"
99
gem "json"
1010
gem "rspec"

0 commit comments

Comments
 (0)