File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.21.1'
Original file line number Diff line number Diff line change 14
14
rainbow (3.1.1 )
15
15
rake (13.2.1 )
16
16
regexp_parser (2.9.2 )
17
- rexml (3.2.8 )
18
- strscan ( >= 3.0.9 )
17
+ rexml (3.3.0 )
18
+ strscan
19
19
rspec (3.13.0 )
20
20
rspec-core (~> 3.13.0 )
21
21
rspec-expectations (~> 3.13.0 )
55
55
rubocop (~> 1.40 )
56
56
ruby-progressbar (1.13.0 )
57
57
rubyzip (2.3.2 )
58
- selenium-devtools (0.125 .0 )
58
+ selenium-devtools (0.126 .0 )
59
59
selenium-webdriver (~> 4.2 )
60
60
selenium-webdriver (4.21.1 )
61
61
base64 (~> 0.2 )
@@ -79,7 +79,7 @@ DEPENDENCIES
79
79
rspec (~> 3.0 )
80
80
rubocop (~> 1.35 )
81
81
rubocop-rspec (~> 2.12 )
82
- selenium-devtools (= 0.125 .0 )
82
+ selenium-devtools (= 0.126 .0 )
83
83
selenium-webdriver (= 4.21.1 )
84
84
85
85
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments