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

Commit 42f2216

Browse files
Update dependency cucumber to v8 (#11)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b800de7 commit 42f2216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby-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", "~> 7.1.0"
7+
gem "cucumber", "~> 8.0.0"
88
gem "cucumber-compatibility-kit", "~> 9.0"
99
gem "json"
1010
gem "rspec"

0 commit comments

Comments
 (0)