Sha256: db22b65ea4f17ad80c308d7efc63595f248cca26d89487e87efa00c156024ecc
Contents?: true
Size: 224 Bytes
Versions: 1
Compression:
Stored size: 224 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.10.0.pre" unless defined?(::Bundler::VERSION) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.10.0.pre | lib/bundler/version.rb |