Sha256: 3cf07ceb1b32cf838aadc80f1ff222c0ceb165476a025b9f89de3aefb4ba102e
Contents?: true
Size: 225 Bytes
Versions: 42
Compression:
Stored size: 225 Bytes
Contents
require 'rubygems' 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
42 entries across 42 versions & 4 rubygems