Path: | lib/gem2rpm.rb |
Last Update: | Thu Jun 30 10:46:19 +0000 2011 |
GEM_VERSION | = | Gem::Version.create(Gem::RubyGemsVersion) | Adapt to the differences between rubygems < 1.0.0 and after Once we can be reasonably certain that everybody has version >= 1.0.0 all this logic should be killed | |
HAS_REMOTE_INSTALLER | = | GEM_VERSION < Gem::Version.create("1.0.0") |