1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2024-06-26 00:34:42 +02:00

gems: update bundler-audit to version 0.8.0

This commit is contained in:
depfu[bot] 2021-03-11 11:17:09 +00:00 committed by Christian Nicolai
parent a99ba901c9
commit 9e5aa1ff71

View File

@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'better_errors'
s.add_development_dependency 'binding_of_caller'
s.add_development_dependency 'bundler'
s.add_development_dependency 'bundler-audit', '~> 0.7.0'
s.add_development_dependency 'bundler-audit', '~> 0.8.0'
s.add_development_dependency 'rack-test'
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec'