DruRly / gemrat

Save Time. Add the latest version of gems to your Gemfile from the command line.
http://bit.ly/18O9sNO
MIT License
170 stars 12 forks source link

Bug: Installing thin #11

Closed moonglum closed 11 years ago

moonglum commented 11 years ago

If you gemrat the thin gem, the following line will be added to your Gemfile:

gem 'thin', '1.5.1, 1.2.11 x86-mingw32 x86-mswin32, 0.7.1 x86-mswin32-60'
DruRly commented 11 years ago

Thanks. I've been able to replicate this bug. It's an issue. I'll tackle it when I get a chance, if you have any ideas please let me know.

moonglum commented 11 years ago

No, I have no idea why this Gem is different, sorry :frowning:

DruRly commented 11 years ago

This also occurs when installing pry and puma.

moonglum commented 11 years ago

Awesome :+1: Thanks :dancer: