Sha256: ebc7e3237cfd8da49ebd34dcbad4fa9489694c6418be9a2224105a530e56d529

Contents?: true

Size: 223 Bytes

Versions: 1

Compression:

Stored size: 223 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.0.pre" unless defined?(::Bundler::VERSION)
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bundler-1.9.0.pre lib/bundler/version.rb