From a34193c9f109e2fd2a063d5eddbcca37f235475d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 22 Feb 2019 20:17:43 +0000 Subject: [PATCH] Bump dotenv from 2.5.0 to 2.7.0 Bumps [dotenv](https://github.com/bkeepers/dotenv) from 2.5.0 to 2.7.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.5.0...v2.7.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c907335..e439b8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - dotenv (2.5.0) + dotenv (2.7.0) hashie (3.6.0) mustermann (1.0.3) oauth (0.5.4)