File: audit.gemfile

package info (click to toggle)
ruby-oauth2 2.0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,608 kB
  • sloc: ruby: 5,441; javascript: 529; makefile: 4; sh: 4
file content (5 lines) | stat: -rw-r--r-- 173 bytes parent folder | download | duplicates (2)
1
2
3
4
5
# frozen_string_literal: true

# Many gems are dropping support for Ruby < 3,
#   so we only want to run our security audit in CI on Ruby 3+
gem "bundler-audit", "~> 0.9.2"