From 6045a4b289be9a27e7952c1cffa08bae654a70ac Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 27 Mar 2019 09:25:56 +0000 Subject: [PATCH] Update dotenv-rails to version 2.7.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b1a488b..650a076a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,9 +165,9 @@ GEM docile (1.3.1) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) - dotenv (2.7.1) - dotenv-rails (2.7.1) - dotenv (= 2.7.1) + dotenv (2.7.2) + dotenv-rails (2.7.2) + dotenv (= 2.7.2) railties (>= 3.2, < 6.1) erubis (2.7.0) execjs (2.7.0)