Sha256: 4521043751f5ca63edf948b975a61a15ebfde96f18d2aa2c7114a62db99c15a9
Contents?: true
Size: 808 Bytes
Versions: 2
Compression:
Stored size: 808 Bytes
Contents
# # Copyright (c) 2013-2020 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 <http://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.8.0.rc2 | lib/bundler/audit/results.rb |
bundler-audit-0.8.0.rc1 | lib/bundler/audit/results.rb |