Added gem faker

This commit is contained in:
2024-07-27 15:20:40 +02:00
parent 6edbed0fb0
commit 5f08154789
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"