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