--- !ruby/object:Gem::Specification name: build_promotion_tool version: !ruby/object:Gem::Version version: 0.1.3 platform: ruby authors: - Emily Woods autorequire: bindir: bin cert_chain: [] date: 2017-02-21 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.14' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.14' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' description: email: - emily.woods@theappbusiness.com executables: - deploy extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".travis.yml" - Gemfile - README.md - Rakefile - bin/console - bin/deploy - bin/setup - build_promotion_tool.gemspec - lib/build_promotion_tool.rb - lib/build_promotion_tool/.rspec - lib/build_promotion_tool/comparator/version.rb - lib/build_promotion_tool/config.yml - lib/build_promotion_tool/configure.rb - lib/build_promotion_tool/controller/deploy_controller.rb - lib/build_promotion_tool/generator/develop_tag_generator.rb - lib/build_promotion_tool/generator/other_tag_generator.rb - lib/build_promotion_tool/helper/git_helper.rb - lib/build_promotion_tool/helper/user_comms_helper.rb - lib/build_promotion_tool/spec/deploy_spec.rb - lib/build_promotion_tool/spec/develop_spec.rb - lib/build_promotion_tool/spec/other_tag_spec.rb - lib/build_promotion_tool/spec/user_comms_spec.rb - lib/build_promotion_tool/spec/version_spec.rb - lib/build_promotion_tool/version.rb homepage: https://github.com/KITSTABEmilyWoods/build-promotion-gem licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - "." required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: Build promotion tool for updating and applying git tags test_files: []