Skip to content

Commit 02a82ae

Browse files
chore(deps): update dependency selenium-devtools to v0.138.0 (#2362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 113dbbc commit 02a82ae

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.137.0'
10+
gem 'selenium-devtools', '= 0.138.0'
1111
gem 'selenium-webdriver', '= 4.33.0'

examples/ruby/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
ast (2.4.3)
5-
base64 (0.2.0)
5+
base64 (0.3.0)
66
diff-lcs (1.5.1)
77
json (2.12.2)
88
language_server-protocol (3.17.0.5)
@@ -50,7 +50,7 @@ GEM
5050
rubocop (~> 1.72, >= 1.72.1)
5151
ruby-progressbar (1.13.0)
5252
rubyzip (2.4.1)
53-
selenium-devtools (0.137.0)
53+
selenium-devtools (0.138.0)
5454
selenium-webdriver (~> 4.2)
5555
selenium-webdriver (4.33.0)
5656
base64 (~> 0.2)
@@ -77,7 +77,7 @@ DEPENDENCIES
7777
rspec (~> 3.0)
7878
rubocop (~> 1.35)
7979
rubocop-rspec (~> 3.0)
80-
selenium-devtools (= 0.137.0)
80+
selenium-devtools (= 0.138.0)
8181
selenium-webdriver (= 4.33.0)
8282

8383
BUNDLED WITH

0 commit comments

Comments
 (0)