Sha256: 53af758dd8347dab0e9042679588b6d1ceb88eb9b8118343d64b88e524d21a6a
Contents?: true
Size: 422 Bytes
Versions: 5
Compression:
Stored size: 422 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'rake' 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" # noinspection RubyResolve load Gem.bin_path("rake", "rake")
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pg_trunk-0.2.0 | bin/rake |
pg_trunk-0.1.3 | bin/rake |
pg_trunk-0.1.2 | bin/rake |
pg_trunk-0.1.1 | bin/rake |
pg_trunk-0.1.0 | bin/rake |