Open martinstreicher opened 5 years ago
I also have this issue with some gems sourced from RubyGems and marked out of date...
cucumber-core | 3.2.1 | 4.0.0 | Out of Date |
$ bundle update cucumber-core
...
Bundler attempted to update cucumber-core but its version stayed the same
$
This is listed in the README as a TODO. We don’t really support version checking for gems specified via the git mechanism. As for your second comment, are you sure you don’t have that gem locked down locally?
gemsurance
reports gems sourced from github are out of date though the version numbers are identical.