Skip to content

Commit

Permalink
fasdf
Browse files Browse the repository at this point in the history
  • Loading branch information
kcinay055679 committed Feb 22, 2024
1 parent da1e6ba commit 0d3bf2e
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 114 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ group :test do
gem 'capybara'
gem 'selenium-webdriver'
gem 'simplecov'
gem 'webdrivers'
gem 'webdrivers', '~> 5.3', '>= 5.3.1'
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
Loading

0 comments on commit 0d3bf2e

Please sign in to comment.