Sha256: b7fa31ab65e5daa77306bfc2cf65698b659187a8dc939f2d4dd6c7c3b5e9676b
Contents?: true
Size: 219 Bytes
Versions: 1
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.8.0" unless defined?(::Bundler::VERSION) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bundler-1.8.0 | lib/bundler/version.rb |