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