Sha256: 19329ad17c8d7d5c06e6edea3053cbb454823b005a79e5f6d185c12d07b9e817
Contents?: true
Size: 409 Bytes
Versions: 303
Compression:
Stored size: 409 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'appraisal' 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("appraisal", "appraisal")
Version data entries
303 entries across 303 versions & 17 rubygems