Sha256: 1daabb76311ee21aee70f74ab89e2b0a0859049f090744372b72ed7162a4834c
Contents?: true
Size: 461 Bytes
Versions: 12
Compression:
Stored size: 461 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'bundle-audit' is installed as part of a gem, and # this file is here to facilitate running it. # require 'pathname' ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('bundler-audit', 'bundle-audit')
Version data entries
12 entries across 12 versions & 2 rubygems