Sha256: db34dd0dd6bb764fa574146c3b30ad8b521283d56ba9297ca0a059f23bd6403d

Contents?: true

Size: 219 Bytes

Versions: 2

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.6.2" unless defined?(::Bundler::VERSION)
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
bundler-prehistoric-1.6.2 lib/bundler/version.rb
bundler-1.6.2 lib/bundler/version.rb