Skip to content

Releases: civisanalytics/ruby_audit

v3.1.0

07 Jan 18:42
30c735e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

09 Jan 23:27
f8ca371

Choose a tag to compare

  • Adds Support for Ruby 3.4
  • Drops support for EOL Ruby versions

https://rubygems.org/gems/ruby_audit

What's Changed

New Contributors

Full Changelog: v2.3.1...v3.0.0

v2.3.1

23 May 20:34
e326763

Choose a tag to compare

Removed

  • #34 Removed check for stale database that no longer does anything

Fixed

  • #35 Look for rubygems advisories in the correct directory of the ruby-advisory-db

v2.3.0

10 Jan 20:35
e874c7d

Choose a tag to compare

Support for Ruby 3.3.0

Ruby Audit 2.2.0

12 Jan 17:36
1d90292

Choose a tag to compare

Added

  • Support for Ruby 3.2

RubyAudit 2.1.0

24 Feb 22:40
b825c8d

Choose a tag to compare

Added

Require bundler-audit 0.9
Added GitHub Actions, checking for Ruby 2.5 through 3.1

Removed

Removed support for Travis CI

RubyAudit 2.0.0

22 Mar 21:31
d6e5b87

Choose a tag to compare

Added

  • Require bundler-audit 0.8
  • Added Ruby 3.0 to the Travis matrix

Removed

  • Removed support for bundler-audit 0.7

RubyAudit 1.3.0

01 Jul 16:32
081ae6f

Choose a tag to compare

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

RubyAudit 1.2.0

21 Sep 19:16

Choose a tag to compare

Added

  • Added 2.4 to the Travis matrix (@errm)

Changed

  • Bumped the bundler-audit version to 0.6 (@errm)
  • Bumped the RuboCop version for development to 0.50 (@errm)
  • Bumped the Ruby version for development to 2.4.2 (@errm)

RubyAudit 1.1.0

15 Sep 19:54

Choose a tag to compare

Added

  • Added a matrix build of 2.1, 2.2, and 2.3 to Travis

Changed

  • Added a Code of Conduct
  • Bumped the bundler-audit version to 0.5
  • Bumped the RSpec version for development to 3.5
  • Bumped the Rake version for development to 11.2
  • Bumped the RuboCop version for development to 0.42
  • Bumped the Ruby version for development to 2.3.1