about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authoryhirano <yhirano@me.com>2017-05-07 09:41:12 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-05-07 02:41:12 +0200
commit87588fa8947c137de1ab75d740318ffc2dfffbbf (patch)
treefafcb4781e52b6ff062f905915b8fd4fa4b7b9f5 /Gemfile.lock
parent74036a2c9dba8fad553f13669f265340cd67279a (diff)
Enable CodeClimate Bundler-Audit checks (#2862)
* add bundler-audit to Gemfile

* Enable CodeClimate bundler-audit checks
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 760078627..fdea95642 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -71,6 +71,9 @@ GEM
     bullet (5.5.1)
       activesupport (>= 3.0.0)
       uniform_notifier (~> 1.10.0)
+    bundler-audit (0.4.0)
+      bundler (~> 1.2)
+      thor (~> 0.18)
     capistrano (3.8.0)
       airbrussh (>= 1.0.0)
       i18n
@@ -477,6 +480,7 @@ DEPENDENCIES
   better_errors
   binding_of_caller
   bullet
+  bundler-audit (~> 0.4.0)
   capistrano (= 3.8.0)
   capistrano-rails
   capistrano-rbenv