From f7a0fb572e4518146ec9cb29669d12cd22b4dc11 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Thu, 23 Feb 2023 17:32:46 -0600 Subject: AƱade gemas para specs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Gemfile.lock') 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 -- cgit v1.2.3