File tree 2 files changed +4
-4
lines changed
2 files changed +4
-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' , '~> 3.0'
10
- gem 'selenium-devtools' , '= 0.134 .0'
10
+ gem 'selenium-devtools' , '= 0.135 .0'
11
11
gem 'selenium-webdriver' , '= 4.30.1'
Original file line number Diff line number Diff line change 7
7
json (2.10.2 )
8
8
language_server-protocol (3.17.0.4 )
9
9
lint_roller (1.1.0 )
10
- logger (1.6.6 )
10
+ logger (1.7.0 )
11
11
parallel (1.26.3 )
12
12
parser (3.3.7.1 )
13
13
ast (~> 2.4.1 )
48
48
rubocop (~> 1.72 , >= 1.72.1 )
49
49
ruby-progressbar (1.13.0 )
50
50
rubyzip (2.4.1 )
51
- selenium-devtools (0.134 .0 )
51
+ selenium-devtools (0.135 .0 )
52
52
selenium-webdriver (~> 4.2 )
53
53
selenium-webdriver (4.30.1 )
54
54
base64 (~> 0.2 )
@@ -74,7 +74,7 @@ DEPENDENCIES
74
74
rspec (~> 3.0 )
75
75
rubocop (~> 1.35 )
76
76
rubocop-rspec (~> 3.0 )
77
- selenium-devtools (= 0.134 .0 )
77
+ selenium-devtools (= 0.135 .0 )
78
78
selenium-webdriver (= 4.30.1 )
79
79
80
80
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments