From df01f1a8f49e10e7774735770c1de26426f43511 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 07:08:47 +0000 Subject: [PATCH] chore(deps): update dependency dotenv-rails to v3.1.4 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28ba5ed..fadba20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,9 +95,9 @@ GEM declarative (0.0.20) diff-lcs (1.5.1) domain_name (0.6.20240107) - dotenv (3.1.3) - dotenv-rails (3.1.3) - dotenv (= 3.1.3) + dotenv (3.1.4) + dotenv-rails (3.1.4) + dotenv (= 3.1.4) railties (>= 6.1) drb (2.2.1) equalizer (0.0.11)