Sha256: 7fa8d203756e27cc0a4c86ba343cd0bb2801db0a8b0bb6201fb3ec9928b1eb3f
Contents?: true
Size: 434 Bytes
Versions: 32
Compression:
Stored size: 434 Bytes
Contents
#!/usr/bin/env ruby warn <<EOWARNING ******************************************************** install-gems-remotely is deprecated ----------------------------------- Gems should be automatically installed when deploying. If they aren't: See http://gembundler.com/deploying.html ******************************************************** EOWARNING # sorry path = Gem.bin_path('geordi', 'install-gems-remotely.sh') exec path, *ARGV
Version data entries
32 entries across 32 versions & 1 rubygems