Installing ruby / gems / jekyll on mac

1

I tried to install newer version of ruby, because I needed it for install the Jekyll. Now when I try to use any gem command (i.e. gem install jekyll) I get a my little pony image in the Terminal and a message saying that internet is a dangerous place and a command for uninstall but it's not working anyway.

This pony is pasted each second till infinity.

http://prntscr.com/bbnbf1

Can anyone help pls?

Tomasz Hajduk

Posted 2016-06-02T23:38:25.517

Reputation: 11

Where did you get this newer version of Ruby from? – 8bittree – 2016-06-10T16:05:03.837

Answers

0

Looks like you ran across this gem, which was made as a joke but has now been pulled from RubyGems. Beats me how you got it (typoed?), but in any case, follow the instructions for the command they give (gem uninstall install -x) and you should be fine.

Caleb Xu

Posted 2016-06-02T23:38:25.517

Reputation: 1 523