Skip to content

Commit

Permalink
Merge pull request #466 from cedarcode/dependabot/bundler/selenium-we…
Browse files Browse the repository at this point in the history
…bdriver-4.20.1

build(deps-dev): bump selenium-webdriver from 4.19.0 to 4.20.1
  • Loading branch information
santiagorodriguez96 committed Apr 29, 2024
2 parents b8b3289 + 7a7bfe2 commit 7a7a6e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ end

group :test do
gem 'capybara', '~> 3.40'
gem 'selenium-webdriver', '~> 4.19'
gem 'selenium-webdriver', '~> 4.20'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.19.0)
selenium-webdriver (4.20.1)
base64 (~> 0.2)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
Expand Down Expand Up @@ -403,7 +403,7 @@ DEPENDENCIES
rubocop-performance (~> 1.21)
rubocop-rails (~> 2.24)
sassc-rails (~> 2.1.2)
selenium-webdriver (~> 4.19)
selenium-webdriver (~> 4.20)
serviceworker-rails (~> 0.6)
stimulus-rails (~> 1.3)
turbo-rails (~> 2.0)
Expand Down

0 comments on commit 7a7a6e0

Please sign in to comment.