Skip to content

Commit

Permalink
Merge pull request #737 from maxfierke/dependabot/bundler/selenium-we…
Browse files Browse the repository at this point in the history
…bdriver-4.23.0

Bump selenium-webdriver from 4.22.0 to 4.23.0
  • Loading branch information
maxfierke authored Aug 21, 2024
2 parents fd125a6 + e2be032 commit af19fb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ group :development, :test do
gem 'faker'
gem 'fuubar'
gem 'pundit-matchers', '~> 3.1'
gem 'selenium-webdriver', '~> 4.22'
gem 'selenium-webdriver', '~> 4.23'
end
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.3)
rexml (3.3.5)
strscan
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
Expand All @@ -328,7 +328,7 @@ GEM
ruby-vips (2.1.4)
ffi (~> 1.12)
rubyzip (2.3.2)
selenium-webdriver (4.22.0)
selenium-webdriver (4.23.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -363,7 +363,7 @@ GEM
warden (1.2.9)
rack (>= 2.0.9)
webrick (1.8.1)
websocket (1.2.10)
websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
Expand Down Expand Up @@ -412,7 +412,7 @@ DEPENDENCIES
redcarpet (>= 3.2.3)
redis
rspec-rails (~> 6.1)
selenium-webdriver (~> 4.22)
selenium-webdriver (~> 4.23)
sentry-rails
sentry-ruby
sidekiq (< 8)
Expand Down

0 comments on commit af19fb4

Please sign in to comment.