File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ gem 'rake', '~> 13.0'
7
7
gem 'rspec' , '~> 3.0'
8
8
gem 'rubocop' , '~> 1.35'
9
9
gem 'rubocop-rspec' , '~> 2.12'
10
- gem 'selenium-devtools' , '= 0.125 .0'
10
+ gem 'selenium-devtools' , '= 0.126 .0'
11
11
gem 'selenium-webdriver' , '= 4.22.0'
Original file line number Diff line number Diff line change 56
56
rubocop (~> 1.40 )
57
57
ruby-progressbar (1.13.0 )
58
58
rubyzip (2.3.2 )
59
- selenium-devtools (0.125 .0 )
59
+ selenium-devtools (0.126 .0 )
60
60
selenium-webdriver (~> 4.2 )
61
61
selenium-webdriver (4.22.0 )
62
62
base64 (~> 0.2 )
@@ -81,7 +81,7 @@ DEPENDENCIES
81
81
rspec (~> 3.0 )
82
82
rubocop (~> 1.35 )
83
83
rubocop-rspec (~> 2.12 )
84
- selenium-devtools (= 0.125 .0 )
84
+ selenium-devtools (= 0.126 .0 )
85
85
selenium-webdriver (= 4.22.0 )
86
86
87
87
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments