Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 754 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 754 Bytes

rubygems-advisories

Description

Provides an API to the ruby-advisory-db. Handles updating and loading the Database.

Features

  • Downloads the [ruby-advisory-db] to ~/.gem/advisories.
  • Handles updating the Database.

Examples

require 'rubygems/advisories'

Requirements

Install

$ gem install rubygems-advisories

Copyright

Copyright (c) 2013 Hal Brodigan

See {file:LICENSE.txt} for details.

ruby-advisory-db