Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-09-04 11:34:19 +02:00
parent b55fe87ffd
commit 6744bef829
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 46 additions and 46 deletions

View file

@ -43,7 +43,7 @@ end
group :development, :test do
gem 'factory_bot_rails', '~> 6.2'
gem 'faker', '~> 2.18'
gem 'faker', '~> 2.19'
# Call 'byebug' anywhere in the code to stop execution and get a debugger console
gem 'byebug', platforms: %i[mri mingw x64_mingw]