From d6f0f89b7c72342a0a400aa7c1ad7298b610d4fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 07:17:18 +0000 Subject: [PATCH] chore(deps): update dependency dotenv-rails to v3.1.7 (#271) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc88763..5b6c018 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,9 +93,9 @@ GEM reline (>= 0.3.8) declarative (0.0.20) diff-lcs (1.5.1) - dotenv (3.1.6) - dotenv-rails (3.1.6) - dotenv (= 3.1.6) + dotenv (3.1.7) + dotenv-rails (3.1.7) + dotenv (= 3.1.7) railties (>= 6.1) drb (2.2.1) erubi (1.13.0) @@ -196,7 +196,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - psych (5.2.1) + psych (5.2.2) date stringio public_suffix (5.1.1)