Sha256: 15a1f3a9ec6ec6e5e61d8bc788df010e9bc89d5ce9ceb76cf1e3f2f5a5b8c4fe
Contents?: true
Size: 393 Bytes
Versions: 3
Compression:
Stored size: 393 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' load Gem.bin_path('rake', 'rake')
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
xmlhasher-1.0.7 | bin/rake |
xmlhasher-1.0.6 | bin/rake |
xmlhasher-1.0.5 | bin/rake |