about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-28 06:00:00 +0900
committerGitHub <noreply@github.com>2020-07-28 06:00:00 +0900
commitc7365688c051bcea5b5a8f8a2abbe6ee9b876a84 (patch)
treebae6cac1cfe32c09de6463fbc33f7147110e892e /Gemfile.lock
parent76b45601c192e97b3465cb8120c28422b9858249 (diff)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
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)