Skip to content

Commit

Permalink
Update Caypara to 3.36.0
Browse files Browse the repository at this point in the history
Without this e.g. `rake cucumber:core` does not work.

Signed-off-by: Dominik Gedon <dgedon@suse.de>
  • Loading branch information
nodeg committed Mar 15, 2023
1 parent 72bd750 commit bf902aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
source 'https://rubygems.org'

gem 'require_all', "~> 3.0"
gem 'capybara', '3.35.3'
gem 'capybara', '3.36.0'
gem 'cucumber', '7.1.0'
gem 'cucumber-html-formatter', "~> 17.0"
gem 'selenium-webdriver', "~> 3.142"
Expand Down

0 comments on commit bf902aa

Please sign in to comment.