# Secure Your Ruby / Rails App with bundler-audit

DevFeed: [Secure Your Ruby / Rails App with bundler-audit](<https://devfeed.tech/articles/secure-your-ruby-rails-app-with-bundler-audit-20068.md>)

Original publisher: [Read original article](<http://jollygoodcode.com/blog/2015/10/24/secure-your-ruby-rails-app-with-bundler-audit.html>)

Published: 2015-10-24T13:55:29Z

Content type: tutorial

Language: en

Sources: [Jolly Good Code](<https://devfeed.tech/sources/jolly-good-code.md>)

Topics: [Ruby](<https://devfeed.tech/topics/ruby.md>), [Rails](<https://devfeed.tech/topics/rails.md>), [audit](<https://devfeed.tech/topics/audit.md>)

Tags: [audit](<https://devfeed.tech/tags/audit.md>), [rails](<https://devfeed.tech/tags/rails.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [verification](<https://devfeed.tech/tags/verification.md>)

## AI overview

An article introduces bundler-audit, a Ruby gem that provides patch-level verification for Bundler, in the context of securing Ruby and Rails applications.

## Source excerpt

Secure Your Ruby / Rails App with bundler-audit. bundler-audit is a gem which provides patch-level verification for Bundler.