diff --git a/omniauth-smart.gemspec b/omniauth-smart.gemspec index 89eb68f..e46c64c 100644 --- a/omniauth-smart.gemspec +++ b/omniauth-smart.gemspec @@ -20,7 +20,7 @@ Gem::Specification.new do |gem| gem.add_development_dependency "rubocop", "~> 0.75.1" gem.add_development_dependency "rubocop-rails_config", "0.7.3" gem.add_development_dependency "rubocop-performance", "~> 1.5.0" - gem.add_development_dependency "bundler-audit", "~> 0.6.0" + gem.add_development_dependency "bundler-audit", "~> 0.8.0" gem.name = "omniauth-smart" gem.version = OmniAuth::Smart::VERSION