Sha256: 138efe44b9ee1291fdbb8ae2b03d98e870decd6533b33cdeaff951d7ed0bfc7a
Contents?: true
Size: 809 Bytes
Versions: 1
Compression:
Stored size: 809 Bytes
Contents
# # Copyright (c) 2013-2022 Hal Brodigan (postmodern.mod3 at gmail.com) # # bundler-audit is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # bundler-audit is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with bundler-audit. If not, see <https://www.gnu.org/licenses/>. # require 'bundler/audit/results/insecure_source' require 'bundler/audit/results/unpatched_gem'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bundler-audit-0.9.1 | lib/bundler/audit/results.rb |