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 Jan 31, 2022
1 parent 775ea77 commit b77eb91
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 'my-rubocop', github: 'jgraichen/my-rubocop', ref: 'v3'
gem 'rspec', '~> 3.5'
gem 'selenium-webdriver', '~> 3.142'
gem 'selenium-webdriver', '~> 4.0'
gem 'webrick'
end

0 comments on commit b77eb91

Please sign in to comment.