Sha256: 6b385915fb7b300f45ab42f3c252c3dca30c6397bbc02e6fc0c6849e245ef891
Contents?: true
Size: 400 Bytes
Versions: 3
Compression:
Stored size: 400 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'fakes3' 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("fakes3", "fakes3")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
s3imageoptim-0.1.2 | bin/fakes3 |
s3imageoptim-0.1.1 | bin/fakes3 |
s3imageoptim-0.1.0 | bin/fakes3 |