File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ group :development do
6868 gem "rubocop-performance"
6969 gem "rubocop-rails"
7070 gem "rubocop-rails-accessibility" , "~> 1.0"
71- gem "selenium-webdriver" , "~> 4.34 "
71+ gem "selenium-webdriver" , "~> 4.35 "
7272 gem "simplecov" , "~> 0.22.0"
7373 gem "simplecov-console" , "~> 0.9.4"
7474 gem "sprockets"
Original file line number Diff line number Diff line change @@ -244,13 +244,13 @@ GEM
244244 rubocop (>= 1.0.0 )
245245 ruby-progressbar (1.13.0 )
246246 ruby2_keywords (0.0.5 )
247- rubyzip (2.4 .1 )
247+ rubyzip (3.0 .1 )
248248 securerandom (0.4.1 )
249- selenium-webdriver (4.34 .0 )
249+ selenium-webdriver (4.35 .0 )
250250 base64 (~> 0.2 )
251251 logger (~> 1.4 )
252252 rexml (~> 3.2 , >= 3.2.5 )
253- rubyzip (>= 1.2.2 , < 3 .0 )
253+ rubyzip (>= 1.2.2 , < 4 .0 )
254254 websocket (~> 1.0 )
255255 simplecov (0.22.0 )
256256 docile (~> 1.1 )
@@ -343,7 +343,7 @@ DEPENDENCIES
343343 rubocop-performance
344344 rubocop-rails
345345 rubocop-rails-accessibility (~> 1.0 )
346- selenium-webdriver (~> 4.34 )
346+ selenium-webdriver (~> 4.35 )
347347 simplecov (~> 0.22.0 )
348348 simplecov-console (~> 0.9.4 )
349349 sourcemap (~> 0.1 )
You can’t perform that action at this time.
0 commit comments