Skip to content

Commit 94313bb

Browse files
chore(deps): update dependency selenium-devtools to v0.128.0
1 parent 9bc739d commit 94313bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/ruby/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ gem 'rake', '~> 13.0'
77
gem 'rspec', '~> 3.0'
88
gem 'rubocop', '~> 1.35'
99
gem 'rubocop-rspec', '~> 3.0'
10-
gem 'selenium-devtools', '= 0.127.0'
10+
gem 'selenium-devtools', '= 0.128.0'
1111
gem 'selenium-webdriver', '= 4.23.0'

examples/ruby/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ GEM
4747
rubocop (~> 1.61)
4848
ruby-progressbar (1.13.0)
4949
rubyzip (2.3.2)
50-
selenium-devtools (0.127.0)
50+
selenium-devtools (0.128.0)
5151
selenium-webdriver (~> 4.2)
5252
selenium-webdriver (4.23.0)
5353
base64 (~> 0.2)
@@ -73,7 +73,7 @@ DEPENDENCIES
7373
rspec (~> 3.0)
7474
rubocop (~> 1.35)
7575
rubocop-rspec (~> 3.0)
76-
selenium-devtools (= 0.127.0)
76+
selenium-devtools (= 0.128.0)
7777
selenium-webdriver (= 4.23.0)
7878

7979
BUNDLED WITH

0 commit comments

Comments
 (0)