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' , '~> 3.0'
10
- gem 'selenium-devtools' , '= 0.127 .0'
10
+ gem 'selenium-devtools' , '= 0.128 .0'
11
11
gem 'selenium-webdriver' , '= 4.23.0'
Original file line number Diff line number Diff line change 47
47
rubocop (~> 1.61 )
48
48
ruby-progressbar (1.13.0 )
49
49
rubyzip (2.3.2 )
50
- selenium-devtools (0.127 .0 )
50
+ selenium-devtools (0.128 .0 )
51
51
selenium-webdriver (~> 4.2 )
52
52
selenium-webdriver (4.23.0 )
53
53
base64 (~> 0.2 )
@@ -73,7 +73,7 @@ DEPENDENCIES
73
73
rspec (~> 3.0 )
74
74
rubocop (~> 1.35 )
75
75
rubocop-rspec (~> 3.0 )
76
- selenium-devtools (= 0.127 .0 )
76
+ selenium-devtools (= 0.128 .0 )
77
77
selenium-webdriver (= 4.23.0 )
78
78
79
79
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments