From 9ba0ae3f83f170975f4d01864a475ceea85e46f9 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 6 Jun 2018 03:25:44 +0000 Subject: [PATCH] Update dotenv-rails to version 2.4.0 --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9fc58f9..af41ddf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,10 +103,10 @@ GEM debug_inspector (0.0.3) diff-lcs (1.3) docile (1.3.0) - dotenv (2.2.1) - dotenv-rails (2.2.1) - dotenv (= 2.2.1) - railties (>= 3.2, < 5.2) + dotenv (2.4.0) + dotenv-rails (2.4.0) + dotenv (= 2.4.0) + railties (>= 3.2, < 6.0) dragonfly (1.1.5) addressable (~> 2.3) multi_json (~> 1.0) @@ -114,7 +114,7 @@ GEM dragonfly-s3_data_store (1.3.0) dragonfly (~> 1.0) fog-aws - erubi (1.7.0) + erubi (1.7.1) excon (0.57.1) execjs (2.7.0) factory_bot (4.8.2) @@ -208,8 +208,8 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.2) puma (3.11.4) - rack (2.0.4) - rack-test (0.8.2) + rack (2.0.5) + rack-test (1.0.0) rack (>= 1.0, < 3) rails (5.1.5) actioncable (= 5.1.5) @@ -244,7 +244,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (3.0.0) - rake (12.3.0) + rake (12.3.1) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2)