Skip to content

Commit

Permalink
Update dependency cucumber to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 2dcc7ef commit 5b48852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"

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

gem "cucumber", "~> 8.0.0"
gem "cucumber", "~> 9.2.0"
gem "cucumber-compatibility-kit", "~> 9.0"
gem "json"
gem "rspec"

0 comments on commit 5b48852

Please sign in to comment.