From fe5cc1ee3ab8b9074ad9a6b127ef1949a84b903b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 26 Aug 2018 04:25:54 +0000 Subject: [PATCH] Bump dotenv-rails from 2.2.1 to 2.5.0 Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.2.1 to 2.5.0. - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/master/Changelog.md) - [Commits](https://github.com/bkeepers/dotenv/compare/v2.2.1...v2.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59b47cce..3b900786 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,11 +69,11 @@ GEM devise (> 3.5.2, <= 4.3) rails (< 6) diff-lcs (1.3) - dotenv (2.2.1) - dotenv-rails (2.2.1) - dotenv (= 2.2.1) - railties (>= 3.2, < 5.2) - erubi (1.7.0) + dotenv (2.5.0) + dotenv-rails (2.5.0) + dotenv (= 2.5.0) + railties (>= 3.2, < 6.0) + erubi (1.7.1) factory_bot (4.8.2) activesupport (>= 3.0.0) factory_bot_rails (4.8.2) @@ -106,7 +106,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) hashie (3.5.6) - i18n (0.9.0) + i18n (0.9.5) concurrent-ruby (~> 1.0) interception (0.5) jsonapi-renderer (0.1.3) @@ -126,14 +126,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.3.0) - minitest (5.10.3) + minitest (5.11.3) multi_json (1.12.2) multi_xml (0.6.0) multipart-post (2.0.0) mustache (1.0.5) nenv (0.3.0) nio4r (2.1.0) - nokogiri (1.8.2) + nokogiri (1.8.4) mini_portile2 (~> 2.3.0) notiffany (0.1.1) nenv (~> 0.1) @@ -192,7 +192,7 @@ GEM rack-cors (1.0.2) rack-protection (2.0.0) rack - rack-test (0.7.0) + rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.4) actioncable (= 5.1.4) @@ -223,7 +223,7 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (2.2.2) rake - rake (12.2.1) + rake (12.3.1) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -292,7 +292,7 @@ GEM stateful_enum (0.4.0) thor (0.20.0) thread_safe (0.3.6) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) unicode-display_width (1.3.0) warden (1.2.7)