Sha256: 4cbe122b8384782334c27e9d03bc800e3adbcd1376e57d13aebddeecfeb41e99
Contents?: true
Size: 220 Bytes
Versions: 3
Compression:
Stored size: 220 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.0.21" unless defined?(::Bundler::VERSION) end
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
mpapis-bundler-1.0.21 | lib/bundler/version.rb |
bundler-maglev--1.0.21 | lib/bundler/version.rb |
bundler-1.0.21 | lib/bundler/version.rb |