diff --git a/Gemfile b/Gemfile index a96c990c4..ae0e03ce8 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,6 @@ end group :test do gem 'capybara' - gem 'chromedriver-helper' gem 'selenium-webdriver', '~> 4.18', '>= 4.18.1' gem 'simplecov' gem 'webdrivers' diff --git a/Gemfile.lock b/Gemfile.lock index ee2b82509..a560ce2bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,6 +79,8 @@ GEM annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0) + archive-zip (0.12.0) + io-like (~> 0.3.0) ast (2.4.2) base64 (0.2.0) bindata (2.4.15) @@ -111,6 +113,9 @@ GEM case_transform (0.2) activesupport choice (0.2.0) + chromedriver-helper (2.1.1) + archive-zip (~> 0.10) + nokogiri (~> 1.8) coderay (1.1.3) concurrent-ruby (1.2.3) config (3.0.0) @@ -199,6 +204,7 @@ GEM image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) + io-like (0.3.1) jsbundling-rails (1.3.0) railties (>= 6.0.0) json (2.6.3) @@ -438,6 +444,7 @@ DEPENDENCIES byebug capybara carrierwave + chromedriver-helper config countries cssbundling-rails