bundle update

This commit is contained in:
2023-11-18 19:02:51 +01:00
parent 0620d18391
commit 7dc73dd66d
3 changed files with 96 additions and 100 deletions

View File

@@ -28,5 +28,4 @@ group :test do
# Use system testing [https://guides.rubyonrails.org/testing.html#system-testing]
gem "capybara"
gem "selenium-webdriver"
gem "webdrivers"
end