Skip to content

Commit

Permalink
Update dependency selenium-webdriver to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2022
1 parent 3351642 commit a0f7179
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 a0f7179

Please sign in to comment.