--- !ruby/object:Gem::Specification name: bundler version: !ruby/object:Gem::Version version: 0.9.0.pre4 platform: ruby authors: - Carl Lerche - Yehuda Katz autorequire: bindir: bin cert_chain: [] date: 2010-02-02 00:00:00 -08:00 default_executable: dependencies: [] description: email: - carlhuda@engineyard.com executables: - bundle extensions: [] extra_rdoc_files: [] files: - bin/bundle - lib/bundler/cli.rb - lib/bundler/definition.rb - lib/bundler/dependency.rb - lib/bundler/dsl.rb - lib/bundler/environment.rb - lib/bundler/index.rb - lib/bundler/installer.rb - lib/bundler/remote_specification.rb - lib/bundler/resolver.rb - lib/bundler/rubygems.rb - lib/bundler/setup.rb - lib/bundler/source.rb - lib/bundler/specification.rb - lib/bundler/templates/environment.erb - lib/bundler/templates/Gemfile - lib/bundler/ui.rb - lib/bundler/vendor/thor/actions/create_file.rb - lib/bundler/vendor/thor/actions/directory.rb - lib/bundler/vendor/thor/actions/empty_directory.rb - lib/bundler/vendor/thor/actions/file_manipulation.rb - lib/bundler/vendor/thor/actions/inject_into_file.rb - lib/bundler/vendor/thor/actions.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/group.rb - lib/bundler/vendor/thor/invocation.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/parser.rb - lib/bundler/vendor/thor/rake_compat.rb - lib/bundler/vendor/thor/runner.rb - lib/bundler/vendor/thor/shell/basic.rb - lib/bundler/vendor/thor/shell/color.rb - lib/bundler/vendor/thor/shell.rb - lib/bundler/vendor/thor/task.rb - lib/bundler/vendor/thor/util.rb - lib/bundler/vendor/thor/version.rb - lib/bundler/vendor/thor.rb - lib/bundler.rb - LICENSE - README.markdown has_rdoc: true homepage: http://github.com/carlhuda/bundler licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.3.5 version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Bundles are fun test_files: []