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.130 .0'
10
+ gem 'selenium-devtools' , '= 0.131 .0'
11
11
gem 'selenium-webdriver' , '= 4.27.0'
Original file line number Diff line number Diff line change 45
45
rubocop (~> 1.61 )
46
46
ruby-progressbar (1.13.0 )
47
47
rubyzip (2.3.2 )
48
- selenium-devtools (0.130 .0 )
48
+ selenium-devtools (0.131 .0 )
49
49
selenium-webdriver (~> 4.2 )
50
50
selenium-webdriver (4.27.0 )
51
51
base64 (~> 0.2 )
@@ -70,7 +70,7 @@ DEPENDENCIES
70
70
rspec (~> 3.0 )
71
71
rubocop (~> 1.35 )
72
72
rubocop-rspec (~> 3.0 )
73
- selenium-devtools (= 0.130 .0 )
73
+ selenium-devtools (= 0.131 .0 )
74
74
selenium-webdriver (= 4.27.0 )
75
75
76
76
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments