Added gem faker

This commit is contained in:
David Böhm
2024-07-27 11:34:43 +02:00
committed by David Böhm
parent 7cdf7e4427
commit 42e3df63a7
2 changed files with 5 additions and 0 deletions

View File

@@ -68,3 +68,5 @@ group :test do
gem "capybara"
gem "selenium-webdriver"
end
gem "faker", "~> 3.4"