--- !ruby/object:Gem::Specification name: penchant version: !ruby/object:Gem::Version version: 0.1.2 prerelease: platform: ruby authors: - John Bintz autorequire: bindir: bin cert_chain: [] date: 2012-04-20 00:00:00.000000000 Z dependencies: [] description: Things I do for my Rails projects to get up to speed in new environments fast email: - john@coswellproductions.com executables: - penchant extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - Guardfile - README.md - Rakefile - bin/penchant - features/cli.feature - features/gemfile.feature - features/step_definitions/given/i_have_the_file_with_content.rb - features/step_definitions/then/the_file_should_have_content.rb - features/step_definitions/then/the_output_should_include.rb - features/step_definitions/when/i_rebuild_the_gemfile_switching_back.rb - features/step_definitions/when/i_rebuild_the_gemfile_with_deployment.rb - features/step_definitions/when/i_run_in.rb - features/support/env.rb - lib/penchant.rb - lib/penchant/dot_penchant.rb - lib/penchant/gemfile.rb - lib/penchant/version.rb - penchant.gemspec - script/gemfile - script/hooks/commit-msg - script/hooks/post-commit - script/hooks/pre-commit - script/initialize-environment - script/install-git-hooks - spec/lib/penchant/dot_penchant_spec.rb - spec/lib/penchant/gemfile_spec.rb - spec/lib/penchant_spec.rb - spec/spec_helper.rb - template/script/gemfile - template/script/hooks/commit-msg - template/script/hooks/post-commit - template/script/hooks/pre-commit - template/script/initialize-environment - template/script/install-git-hooks homepage: '' licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 826851711402513730 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' segments: - 0 hash: 826851711402513730 requirements: [] rubyforge_project: penchant rubygems_version: 1.8.17 signing_key: specification_version: 3 summary: Things I do for my Rails projects to get up to speed in new environments fast test_files: - features/cli.feature - features/gemfile.feature - features/step_definitions/given/i_have_the_file_with_content.rb - features/step_definitions/then/the_file_should_have_content.rb - features/step_definitions/then/the_output_should_include.rb - features/step_definitions/when/i_rebuild_the_gemfile_switching_back.rb - features/step_definitions/when/i_rebuild_the_gemfile_with_deployment.rb - features/step_definitions/when/i_run_in.rb - features/support/env.rb - spec/lib/penchant/dot_penchant_spec.rb - spec/lib/penchant/gemfile_spec.rb - spec/lib/penchant_spec.rb - spec/spec_helper.rb