Sha256: 446230f72ea530396131542813238411ad7a06b9f1752de5020f10715b95fe56
Contents?: true
Size: 219 Bytes
Versions: 68
Compression:
Stored size: 219 Bytes
Contents
module Bundler # We're doing this because we might write tests that deal # with other versions of bundler and we are unsure how to # handle this better. VERSION = "1.9.9" unless defined?(::Bundler::VERSION) end
Version data entries
68 entries across 40 versions & 4 rubygems