Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Feb 22, 2024
1 parent b1025d5 commit 27e8e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ end

group :test do
gem 'capybara'
gem 'chromedriver-helper'
gem 'selenium-webdriver', '~> 4.18', '>= 4.18.1'
gem 'simplecov'
gem 'webdrivers'
gem 'chromedriver-helper
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]

0 comments on commit 27e8e36

Please sign in to comment.