lib/bundler/endpoint_specification.rb in bundler-1.2.0.rc vs lib/bundler/endpoint_specification.rb in bundler-1.2.0.rc.2
- old
+ new
@@ -14,10 +14,10 @@
@platform = platform
@dependencies = dependencies
end
def fetch_platform
- @plaftorm
+ @platform
end
# needed for standalone, load required_paths from local gemspec
# after the gem in installed
def require_paths