File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 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.137 .0'
10
+ gem 'selenium-devtools' , '= 0.138 .0'
11
11
gem 'selenium-webdriver' , '= 4.33.0'
Original file line number Diff line number Diff line change 2
2
remote: https://rubygems.org/
3
3
specs:
4
4
ast (2.4.3 )
5
- base64 (0.2 .0 )
5
+ base64 (0.3 .0 )
6
6
diff-lcs (1.5.1 )
7
7
json (2.12.2 )
8
8
language_server-protocol (3.17.0.5 )
50
50
rubocop (~> 1.72 , >= 1.72.1 )
51
51
ruby-progressbar (1.13.0 )
52
52
rubyzip (2.4.1 )
53
- selenium-devtools (0.137 .0 )
53
+ selenium-devtools (0.138 .0 )
54
54
selenium-webdriver (~> 4.2 )
55
55
selenium-webdriver (4.33.0 )
56
56
base64 (~> 0.2 )
@@ -77,7 +77,7 @@ DEPENDENCIES
77
77
rspec (~> 3.0 )
78
78
rubocop (~> 1.35 )
79
79
rubocop-rspec (~> 3.0 )
80
- selenium-devtools (= 0.137 .0 )
80
+ selenium-devtools (= 0.138 .0 )
81
81
selenium-webdriver (= 4.33.0 )
82
82
83
83
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments