Skip to content

Commit

Permalink
chore(deps): update dependency selenium-webdriver to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 125c82c commit d21638b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -14,6 +14,6 @@ group :test do
gem 'capybara', '~> 3.35'
gem 'rspec', '~> 3.5'
gem 'rubocop-config', github: 'jgraichen/rubocop-config', ref: 'v7', require: false
gem 'selenium-webdriver', '~> 3.142'
gem 'selenium-webdriver', '~> 4.0'
gem 'webrick'
end

0 comments on commit d21638b

Please sign in to comment.