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-06-16 00:57:20 +0900
committerGitHub <noreply@github.com>2020-06-16 00:57:20 +0900
commita26f9cc0b131b7b94597d9e32e7580e450c8aeba (patch)
treed4fadb5e6e8f2c1473e50ecc9e10c6892176693f /Gemfile.lock
parent764fc04957fe2fab32a484a33adb1486c97df17f (diff)
Bump bundler-audit from 0.6.1 to 0.7.0.1 (#14034)
Bumps [bundler-audit](https://github.com/postmodern/bundler-audit) from 0.6.1 to 0.7.0.1.
- [Release notes](https://github.com/postmodern/bundler-audit/releases)
- [Changelog](https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md)
- [Commits](https://github.com/postmodern/bundler-audit/compare/v0.6.1...v0.7.0.1)

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.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7e5a7b298..912e3f46d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -124,9 +124,9 @@ GEM
     bullet (6.1.0)
       activesupport (>= 3.0.0)
       uniform_notifier (~> 1.11)
-    bundler-audit (0.6.1)
+    bundler-audit (0.7.0.1)
       bundler (>= 1.2.0, < 3)
-      thor (~> 0.18)
+      thor (>= 0.18, < 2)
     byebug (11.1.3)
     capistrano (3.14.0)
       airbrussh (>= 1.0.0)
@@ -682,7 +682,7 @@ DEPENDENCIES
   brakeman (~> 4.8)
   browser
   bullet (~> 6.1)
-  bundler-audit (~> 0.6)
+  bundler-audit (~> 0.7)
   capistrano (~> 3.14)
   capistrano-rails (~> 1.5)
   capistrano-rbenv (~> 2.1)