Metadata


Name
bundler
Version
1.0.0.beta.3
Platform
ruby
Authors
Carl Lerche
Yehuda Katz
André Arko
Bindir
bin
Date
2010-07-09 00:00:00 UTC
Dependencies
rspec (>= 0, development)
Description
Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably
Email
carlhuda@engineyard.com
Executables
bundle
Files
CHANGELOG.md
LICENSE
README.md
ROADMAP.md
TODO.md
bin/bundle
bin/rake
lib/bundler.rb
lib/bundler.rbc
lib/bundler/cli.rb
lib/bundler/definition.rb
lib/bundler/dependency.rb
lib/bundler/dsl.rb
lib/bundler/environment.rb
lib/bundler/graph.rb
lib/bundler/index.rb
lib/bundler/installer.rb
lib/bundler/lazy_specification.rb
lib/bundler/lockfile_parser.rb
lib/bundler/remote_specification.rb
lib/bundler/resolver.rb
lib/bundler/rubygems_ext.rb
lib/bundler/rubygems_ext.rbc
lib/bundler/runtime.rb
lib/bundler/settings.rb
lib/bundler/setup.rb
lib/bundler/shared_helpers.rb
lib/bundler/source.rb
lib/bundler/spec_set.rb
lib/bundler/templates/Executable
lib/bundler/templates/Gemfile
lib/bundler/ui.rb
lib/bundler/vendor/thor.rb
lib/bundler/vendor/thor/base.rb
lib/bundler/vendor/thor/core_ext/file_binary_read.rb
lib/bundler/vendor/thor/core_ext/hash_with_indifferent_access.rb
lib/bundler/vendor/thor/core_ext/ordered_hash.rb
lib/bundler/vendor/thor/error.rb
lib/bundler/vendor/thor/invocation.rb
lib/bundler/vendor/thor/parser.rb
lib/bundler/vendor/thor/parser/argument.rb
lib/bundler/vendor/thor/parser/arguments.rb
lib/bundler/vendor/thor/parser/option.rb
lib/bundler/vendor/thor/parser/options.rb
lib/bundler/vendor/thor/shell.rb
lib/bundler/vendor/thor/shell/basic.rb
lib/bundler/vendor/thor/shell/color.rb
lib/bundler/vendor/thor/task.rb
lib/bundler/vendor/thor/util.rb
lib/bundler/vendor/thor/version.rb
lib/bundler/version.rb
lib/bundler/version.rbc
Has rdoc
true
Homepage
http://gembundler.com
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 1.3.6
Rubyforge project
bundler
Rubygems version
1.3.7
Specification version
3
Summary
The best way to manage your application's dependencies
Original platform
ruby
New platform
ruby