summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 41fcd61..cad9d54 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -80,6 +80,10 @@ GEM
dotenv (= 2.8.1)
railties (>= 3.2)
erubi (1.12.0)
+ factory_bot (6.2.1)
+ activesupport (>= 5.0.0)
+ faker (3.1.1)
+ i18n (>= 1.8.11, < 2)
globalid (1.1.0)
activesupport (>= 5.0)
i18n (1.12.0)
@@ -184,6 +188,8 @@ DEPENDENCIES
bootsnap
debug
dotenv-rails
+ factory_bot
+ faker
jsonapi-serializer
jwt
mysql2