heroku_secrets icon indicating copy to clipboard operation
heroku_secrets copied to clipboard

can't find this gem on github using gem 'heroku_secrets', github: 'alexpeattie/heroku_secrets' in gem file to bundle

Open lyndonb1 opened this issue 11 years ago • 3 comments

can't find this gem on github using gem 'heroku_secrets', github: 'alexpeattie/heroku_secrets' in gem file to bundle

lyndonb1 avatar May 23 '14 05:05 lyndonb1

gem 'heroku_secrets', git: 'https://github.com/alexpeattie/heroku_secrets.git' works

darrennix avatar Jul 11 '14 09:07 darrennix

darrnnix's solution should probably go in the readme

ahnbizcad avatar Jul 27 '14 07:07 ahnbizcad

Just for good measure, gem 'heroku_secrets', github: 'alexpeattie/heroku_secrets' is shorter and equivalent.

martinbjeldbak avatar Aug 22 '14 17:08 martinbjeldbak