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

Version Path
bundler-1.0.7 spec/support/rubygems_hax/rubygems_plugin.rb
bundler-1.0.5 spec/support/rubygems_hax/rubygems_plugin.rb
honkster-bundler-1.1.pre spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-1.0.0 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.4.1 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.4.0 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.3.2 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.3.1 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.3.0 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.2.0 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.1.2 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.1.1 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.1.0 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
gemrage-0.0.0 vendor/ruby/1.8/gems/bundler-1.0.3/spec/support/rubygems_hax/rubygems_plugin.rb
bundler-1.0.3 spec/support/rubygems_hax/rubygems_plugin.rb
bundler-1.0.2 spec/support/rubygems_hax/rubygems_plugin.rb