I'm a bit disappointed by the results from executing this gem (trying all possible settings)

So it takes rspec 3 and turns it into rspec 0.1. Umm...
Dunno if it's a parsing issue or an algorithm issue.
The algo should be dead-simple and it should absolutely not try to be smart:
- Take versions from Gemfile.lock
- Copy the numbers literally to the Gemfile (up to minor or patch level, depending on command-line options)
What do you think it happened?
Cheers - Victor
I'm a bit disappointed by the results from executing this gem (trying all possible settings)
So it takes rspec 3 and turns it into rspec 0.1. Umm...
Dunno if it's a parsing issue or an algorithm issue.
The algo should be dead-simple and it should absolutely not try to be smart:
What do you think it happened?
Cheers - Victor