FontCustom / fontcustom

Generate custom icon webfonts from the comfort of the command line.
3.29k stars 423 forks source link

ruby version in docs too old? #358

Closed svenevs closed 5 years ago

svenevs commented 7 years ago

hi!

fontcustom worked very well for me, I still can't believe how easy it was to get everything going! I just remembered that during install the ruby version required seems to be different than what the README says. I'm on OSX Sierra, the apple provided ruby is 2.0.0.

Update it's a bottle so I just removed it. Here's what happens with gem install fontcustom:

ERROR:  Error installing fontcustom:
    ruby_dep requires Ruby version >= 2.2.5, ~> 2.2.

No clue what that actually is (e.g., if that's just an OSX thing, or some strange thing I have done locally). Just thought I'd let you know. Solution is just brew install ruby.

Hope that makes sense, thanks for the badass utility!

svenevs commented 5 years ago

Probably outdated at this point ;)