From 89fa02058db1b533f5713ec75550ba140f2317d6 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Thu, 23 Feb 2023 17:14:40 -0600 Subject: AƱade dotenv-rails MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index d74595c..41fcd61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,6 +75,10 @@ GEM date (3.3.3) debug (1.7.1) diff-lcs (1.5.0) + dotenv (2.8.1) + dotenv-rails (2.8.1) + dotenv (= 2.8.1) + railties (>= 3.2) erubi (1.12.0) globalid (1.1.0) activesupport (>= 5.0) @@ -179,6 +183,7 @@ DEPENDENCIES bcrypt (~> 3.1.7) bootsnap debug + dotenv-rails jsonapi-serializer jwt mysql2 -- cgit v1.2.3