From 18dcba7528ec1a71665db871fbf678470c01c975 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 15:50:52 +0000 Subject: [PATCH] Update dotenv-rails to version 3.1.0 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6a0f207d..ad9c867c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,9 +116,9 @@ GEM declarative (0.0.20) docile (1.4.0) domain_name (0.6.20240107) - dotenv (3.0.3) - dotenv-rails (3.0.3) - dotenv (= 3.0.3) + dotenv (3.1.0) + dotenv-rails (3.1.0) + dotenv (= 3.1.0) railties (>= 6.1) erubi (1.12.0) execjs (2.9.1) @@ -359,7 +359,7 @@ GEM stringex (2.8.6) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.3.0) + thor (1.3.1) tilt (2.3.0) timeout (0.4.1) trailblazer-option (0.1.2)