sportngin / brew-gem

Install gems as homebrew formulas
MIT License
195 stars 21 forks source link

Install with homebrew ruby by default, if present #53

Closed nicksieger closed 6 years ago

nicksieger commented 6 years ago

What

URLs

Links to bug tickets or user stories.

QA Plan

emmahsax commented 6 years ago

bin vim op 120x60 2018-02-09 10-29-23

anfleene commented 6 years ago

@nicksieger This worked fine for me:

[~/sportsengine/brew-gem]$ PATH=./bin:$PATH brew gem install opsicle                                           
==> Fetching opsicle from gem source
Fetching: opsicle-2.10.1.gem (100%)
Downloaded opsicle-2.10.1
Warning: Cannot verify integrity of opsicle-2.10.1.gem
A checksum was not provided for this resource
For your reference the SHA256 is: 36490cc2b2fc68bfdc7cb4afa0dfb879c3978bc8853770955d08b40c71afccae
==> /usr/local/bin/gem install /Users/anfleene/Library/Caches/Homebrew/opsicle-2.10.1.gem --no-ri --no-rdoc --no-wrapper --no-user-install --install-dir /usr
🍺  /usr/local/Cellar/gem-opsicle/2.10.1: 1,271 files, 14.6MB, built in 18 seconds
PATH=./bin:$PATH brew gem install opsicle  12.81s user 4.71s system 80% cpu 21.761 total
emmahsax commented 6 years ago

bin vim op 120x59 2018-02-09 11-43-17

production-status-check[bot] commented 6 years ago

:octocat: Has QA approval