Sha256: 6d68777c77dc8cd6b0ca269c66c11d2d6d38867f5ca2f971a0e6f07665f727f9
Contents?: true
Size: 432 Bytes
Versions: 3
Compression:
Stored size: 432 Bytes
Contents
#!/usr/bin/env jruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rubygems-cabin-test' 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("cabin", "rubygems-cabin-test")
Version data entries
3 entries across 3 versions & 1 rubygems