Skip to content

RubyAudit 1.3.0

Compare
Choose a tag to compare
@mikesaelim mikesaelim released this 01 Jul 16:32
081ae6f

Added

  • Added Ruby 2.5, 2.6, and 2.7 to the Travis matrix
  • Added the ability to ignore an advisory by its GHSA identifier

Changed

  • Bumped the bundler-audit version to 0.7
  • Bumped the Ruby version for development to 2.7.1
  • Bumped the Pry version for development to 0.13
  • Bumped the Rake version for development to 13
  • Bumped the Rspec version for development to 3.9
  • Bumped the RuboCop version for development to 0.86
  • Bumped the Timecop verison for development to 0.9
  • RuboCop fixes

Removed

  • Removed Ruby 2.1 through 2.4 from the Travis matrix
  • Removed the explicit Bundler dependency for development, since it is now included with RubyGems