Sha256: d08819aa00b03a88863ed64a1fcd4a58f75903b6ae1fddae3383c34fa1328ca8
Contents?: true
Size: 809 Bytes
Versions: 2
Compression:
Stored size: 809 Bytes
Contents
# # Copyright (c) 2013-2021 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bundler-audit-0.9.0.1 | lib/bundler/audit/results.rb |
bundler-audit-0.9.0 | lib/bundler/audit/results.rb |