RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Run bundler-audit Regularly on Your Rails Apps with Rake

Rails developers regularly run bundler-audit to alert them to known vulnerabilities in the Ruby gems they depend on. You can run bundler-audit regularly on your Rails projects as part of your default Rake task: https://eliotsykes.com/bundler-audit

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in