Commit 64a8c66f authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Merge branch 'id-update-bundler-audit' into 'master'

Update bundler-audit gem to 0.7.0.1

See merge request gitlab-org/gitlab!52269
parents c4536b63 22a80c91
......@@ -374,7 +374,7 @@ group :development, :test do
gem 'scss_lint', '~> 0.59.0', require: false
gem 'haml_lint', '~> 0.36.0', require: false
gem 'bundler-audit', '~> 0.6.1', require: false
gem 'bundler-audit', '~> 0.7.0.1', require: false
gem 'benchmark-ips', '~> 2.3.0', require: false
......
......@@ -150,9 +150,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)
capybara (3.34.0)
addressable
......@@ -1177,7 +1177,7 @@ GEM
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.20.3)
thor (1.1.0)
thread_safe (0.3.6)
thrift (0.13.0)
tilt (2.0.10)
......@@ -1306,7 +1306,7 @@ DEPENDENCIES
brakeman (~> 4.2)
browser (~> 4.2)
bullet (~> 6.1.0)
bundler-audit (~> 0.6.1)
bundler-audit (~> 0.7.0.1)
capybara (~> 3.34.0)
capybara-screenshot (~> 1.0.22)
carrierwave (~> 1.3)
......
---
title: Update bundler-audit gem to 0.7.0.1
merge_request: 52269
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment