File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ group :test do
112112 gem "rspec_junit_formatter"
113113 gem "rspec-mocks"
114114 gem "rspec-rails"
115- gem "selenium-webdriver" , "~> 3.142.7 "
115+ gem "selenium-webdriver" , "~> 4.35.0 "
116116 gem "shoulda-callback-matchers"
117117 gem "shoulda-matchers"
118118 gem "simplecov"
Original file line number Diff line number Diff line change 166166 rack-test (>= 0.6.3 )
167167 regexp_parser (>= 1.5 , < 3.0 )
168168 xpath (~> 3.2 )
169- childprocess (3.0.0 )
170169 choice (0.2.0 )
171170 climate_control (1.2.0 )
172171 cloudflare-rails (6.2.0 )
603602 rexml
604603 ruby-progressbar (1.13.0 )
605604 ruby-rc4 (0.1.5 )
606- rubyzip (2.3 .2 )
605+ rubyzip (3.0 .2 )
607606 sassc (2.4.0 )
608607 ffi (~> 1.9 )
609608 sassc-rails (2.1.2 )
616615 parser
617616 securerandom (0.4.1 )
618617 selectize-rails (0.12.6 )
619- selenium-webdriver (3.142.7 )
620- childprocess (>= 0.5 , < 4.0 )
621- rubyzip (>= 1.2.2 )
618+ selenium-webdriver (4.35.0 )
619+ base64 (~> 0.2 )
620+ logger (~> 1.4 )
621+ rexml (~> 3.2 , >= 3.2.5 )
622+ rubyzip (>= 1.2.2 , < 4.0 )
623+ websocket (~> 1.0 )
622624 semantic_range (3.0.0 )
623625 sentry-rails (5.23.0 )
624626 railties (>= 5.0 )
743745 railties (>= 5.2 )
744746 semantic_range (>= 2.3.0 )
745747 webrick (1.9.1 )
748+ websocket (1.2.11 )
746749 websocket-driver (0.7.7 )
747750 base64
748751 websocket-extensions (>= 0.1.0 )
@@ -834,7 +837,7 @@ DEPENDENCIES
834837 rspec_junit_formatter
835838 ruby-debug-ide
836839 scout_apm
837- selenium-webdriver (~> 3.142.7 )
840+ selenium-webdriver (~> 4.35.0 )
838841 sentry-rails
839842 sentry-ruby
840843 sentry-sidekiq
You can’t perform that action at this time.
0 commit comments