Sha256: 0d8d7bf1cd7be34ec68fe6cd48a828ee42ca3e23aa5f9655ac129702dde4046f
Contents?: true
Size: 419 Bytes
Versions: 16
Compression:
Stored size: 419 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
16 entries across 16 versions & 2 rubygems