File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ gem 'rake', '~> 13.0'
77gem 'rspec' , '~> 3.0'
88gem 'rubocop' , '~> 1.35'
99gem 'rubocop-rspec' , '~> 3.0'
10- gem 'selenium-devtools' , '= 0.135 .0'
11- gem 'selenium-webdriver' , '= 4.31 .0'
10+ gem 'selenium-devtools' , '= 0.136 .0'
11+ gem 'selenium-webdriver' , '= 4.32 .0'
Original file line number Diff line number Diff line change 4848 rubocop (~> 1.72 , >= 1.72.1 )
4949 ruby-progressbar (1.13.0 )
5050 rubyzip (2.4.1 )
51- selenium-devtools (0.135 .0 )
51+ selenium-devtools (0.136 .0 )
5252 selenium-webdriver (~> 4.2 )
53- selenium-webdriver (4.31 .0 )
53+ selenium-webdriver (4.32 .0 )
5454 base64 (~> 0.2 )
5555 logger (~> 1.4 )
5656 rexml (~> 3.2 , >= 3.2.5 )
@@ -75,8 +75,8 @@ DEPENDENCIES
7575 rspec (~> 3.0 )
7676 rubocop (~> 1.35 )
7777 rubocop-rspec (~> 3.0 )
78- selenium-devtools (= 0.135 .0 )
79- selenium-webdriver (= 4.31 .0 )
78+ selenium-devtools (= 0.136 .0 )
79+ selenium-webdriver (= 4.32 .0 )
8080
8181BUNDLED WITH
8282 2.5.6
You can’t perform that action at this time.
0 commit comments