Sha256: 42121f32e99da861c60f6d16c258b987c63388cdeaf01b72619cc74a7e6812d9
Contents?: true
Size: 460 Bytes
Versions: 11
Compression:
Stored size: 460 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
11 entries across 11 versions & 2 rubygems