Skip to content

Commit

Permalink
Update dependency cucumber to v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 1e08d82 commit 64c8c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
source 'https://rubygems.org'
gemspec

gem 'cucumber', '9.1.2', require: false
gem 'cucumber', '9.2.0', require: false
gem 'kramdown-parser-gfm', '1.1.0', require: false
gem 'minitest', '5.22.3', require: false
gem 'rake', '13.1.0', require: false
Expand Down

0 comments on commit 64c8c00

Please sign in to comment.