Skip to content

Commit

Permalink
Merge pull request #1057 from indentlabs/dependabot/bundler/selenium-…
Browse files Browse the repository at this point in the history
…webdriver-4.1.0

Bump selenium-webdriver from 3.142.7 to 4.1.0
  • Loading branch information
drusepth authored Dec 28, 2021
2 parents 8cd3ad1 + 1e94501 commit 0b5d51d
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1265,7 +1265,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
chartkick (4.0.5)
childprocess (3.0.0)
childprocess (4.1.0)
climate_control (0.2.0)
cocoon (1.2.15)
codeclimate-test-reporter (1.0.9)
Expand Down Expand Up @@ -1556,7 +1556,7 @@ GEM
rmagick (4.2.4)
ruby-vips (2.0.17)
ffi (~> 1.9)
rubyzip (2.0.0)
rubyzip (2.3.2)
sanitize (6.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand All @@ -1570,8 +1570,9 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
semantic_range (3.0.0)
sidekiq (6.2.2)
Expand Down

0 comments on commit 0b5d51d

Please sign in to comment.