Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

v1.1.pre.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@segiddins segiddins released this 28 Aug 03:15
· 9847 commits to master since this release

Bugfixes:

  • Compatibility with changes made by Rubygems 1.5

1.1.pre (January 21, 2011)

Features:

  • Add bundle clean. Removes unused gems from --path directory
  • Initial Gemcutter Endpoint API work, BAI Fetching source index
  • Added bundle install --standalone
  • Ignore Gemfile.lock when building new gems
  • Make it possible to override a .gemspec dependency's source in the
    Gemfile

Removed:

  • Removed bundle lock
  • Removed bundle install
  • Removed bundle install --production
  • Removed bundle install --disable-shared-gems