Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-05-22 12:20:19 +02:00
parent 03656bf0a3
commit 46587cc637
No known key found for this signature in database
GPG key ID: 019E764B7184435A
8 changed files with 1596 additions and 1559 deletions

View file

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