Skip to content

Commit ad9bc94

Browse files
chore(deps): update dependency selenium-devtools to v0.131.0
1 parent 324aa28 commit ad9bc94

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.130.0'
10+
gem 'selenium-devtools', '= 0.131.0'
1111
gem 'selenium-webdriver', '= 4.27.0'

examples/ruby/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ GEM
4545
rubocop (~> 1.61)
4646
ruby-progressbar (1.13.0)
4747
rubyzip (2.3.2)
48-
selenium-devtools (0.130.0)
48+
selenium-devtools (0.131.0)
4949
selenium-webdriver (~> 4.2)
5050
selenium-webdriver (4.27.0)
5151
base64 (~> 0.2)
@@ -70,7 +70,7 @@ DEPENDENCIES
7070
rspec (~> 3.0)
7171
rubocop (~> 1.35)
7272
rubocop-rspec (~> 3.0)
73-
selenium-devtools (= 0.130.0)
73+
selenium-devtools (= 0.131.0)
7474
selenium-webdriver (= 4.27.0)
7575

7676
BUNDLED WITH

0 commit comments

Comments
 (0)