From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 21:00:00 +0000 (+0900) Subject: Bump dotenv-rails from 2.7.5 to 2.7.6 (#14405) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=c7365688c051bcea5b5a8f8a2abbe6ee9b876a84;p=mastodon.git Bump dotenv-rails from 2.7.5 to 2.7.6 (#14405) Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 2.7.5 to 2.7.6. - [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.7.5...v2.7.6) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/Gemfile.lock b/Gemfile.lock index a0420fe24..30f48fcf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,10 +197,10 @@ GEM unf (>= 0.0.5, < 1.0.0) doorkeeper (5.4.0) railties (>= 5) - dotenv (2.7.5) - dotenv-rails (2.7.5) - dotenv (= 2.7.5) - railties (>= 3.2, < 6.1) + dotenv (2.7.6) + dotenv-rails (2.7.6) + dotenv (= 2.7.6) + railties (>= 3.2) e2mmap (0.1.0) ed25519 (1.2.4) elasticsearch (7.8.0)