From 51f6ad6d146402cb20f0b9b7bcf43bd19063f90f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Sat, 23 Feb 2019 03:14:53 +0000 Subject: [PATCH] Update dotenv-rails to version 2.7.0 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d21b1e23..396099f5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,10 +166,10 @@ GEM docile (1.3.1) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) - dotenv (2.5.0) - dotenv-rails (2.5.0) - dotenv (= 2.5.0) - railties (>= 3.2, < 6.0) + dotenv (2.7.0) + dotenv-rails (2.7.0) + dotenv (= 2.7.0) + railties (>= 3.2, < 6.1) erubis (2.7.0) execjs (2.7.0) factory_bot (4.11.1)