Sha256: 5c2acafe265f24c42719f287abd9cb2736affec49fa73a81d55516775ac27302
Contents?: true
Size: 188 Bytes
Versions: 3
Compression:
Stored size: 188 Bytes
Contents
#!/usr/bin/env ruby require 'postit' PostIt.setup if ARGV == %w(--bundler-version) puts PostIt.bundler_version else load Gem.bin_path('bundler', 'bundle', PostIt.bundler_version) end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
postit-0.2.0 | exe/postit |
postit-0.1.2 | exe/postit |
postit-0.1.1 | exe/postit |