lib/bundler/endpoint_specification.rb in bundler-1.4.0.pre.2 vs lib/bundler/endpoint_specification.rb in bundler-1.4.0.rc.1

- old
+ new

@@ -1,6 +1,4 @@ -require 'uri' - module Bundler # used for Creating Specifications from the Gemcutter Endpoint class EndpointSpecification < Gem::Specification include MatchPlatform