From 828138e5319fe0d71c431e9664d06e2cab26a093 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 12:20:42 +0000 Subject: [PATCH] Update dotenv-rails to version 2.8.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f3e5682..abfc206f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,9 +206,9 @@ GEM docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - dotenv (2.7.6) - dotenv-rails (2.7.6) - dotenv (= 2.7.6) + dotenv (2.8.1) + dotenv-rails (2.8.1) + dotenv (= 2.8.1) railties (>= 3.2) erubi (1.12.0) erubis (2.7.0)