Sha256: 20d8f00fa9f409b20bc793980edc7e622c1d0982a4a76a93199f9c6799a4975d
Contents?: true
Size: 205 Bytes
Versions: 16
Compression:
Stored size: 205 Bytes
Contents
class Gem::Platform @local = new(ENV['BUNDLER_SPEC_PLATFORM']) if ENV['BUNDLER_SPEC_PLATFORM'] end if ENV['BUNDLER_SPEC_VERSION'] module Bundler VERSION = ENV['BUNDLER_SPEC_VERSION'].dup end end
Version data entries
16 entries across 16 versions & 3 rubygems