File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
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.124 .0'
10
+ gem 'selenium-devtools' , '= 0.125 .0'
11
11
gem 'selenium-webdriver' , '= 4.20.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.0 )
17
- rexml (3.2.6 )
17
+ rexml (3.2.8 )
18
+ strscan (>= 3.0.9 )
18
19
rspec (3.13.0 )
19
20
rspec-core (~> 3.13.0 )
20
21
rspec-expectations (~> 3.13.0 )
54
55
rubocop (~> 1.40 )
55
56
ruby-progressbar (1.13.0 )
56
57
rubyzip (2.3.2 )
57
- selenium-devtools (0.124 .0 )
58
+ selenium-devtools (0.125 .0 )
58
59
selenium-webdriver (~> 4.2 )
59
60
selenium-webdriver (4.20.1 )
60
61
base64 (~> 0.2 )
61
62
rexml (~> 3.2 , >= 3.2.5 )
62
63
rubyzip (>= 1.2.2 , < 3.0 )
63
64
websocket (~> 1.0 )
65
+ strscan (3.1.0 )
64
66
unicode-display_width (2.5.0 )
65
67
websocket (1.2.10 )
66
68
@@ -77,7 +79,7 @@ DEPENDENCIES
77
79
rspec (~> 3.0 )
78
80
rubocop (~> 1.35 )
79
81
rubocop-rspec (~> 2.12 )
80
- selenium-devtools (= 0.124 .0 )
82
+ selenium-devtools (= 0.125 .0 )
81
83
selenium-webdriver (= 4.20.1 )
82
84
83
85
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments