# -*- encoding: utf-8 -*- # stub: ionic_git_scripts 1.1.5 ruby lib Gem::Specification.new do |s| s.name = "ionic_git_scripts".freeze s.version = "1.1.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Victor Prechtel".freeze] s.date = "2013-03-21" s.description = "These scripts are helpers for managing developer workflow when using git repos hosted on GitHub.".freeze s.email = ["vprechtel@asynchrony.com".freeze] s.executables = ["git-about".freeze, "git-pair".freeze, "git-project".freeze, "git-superpull".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "MIT.LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/git-about".freeze, "bin/git-pair".freeze, "bin/git-project".freeze, "bin/git-superpull".freeze, "ionic_git_scripts.gemspec".freeze, "lib/pivotal_git_scripts/version.rb".freeze, "spec/cli_spec.rb".freeze] s.homepage = "http://github.com/ionicmobile/git_script".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Developer git workflow convenience scripts".freeze s.test_files = ["spec/cli_spec.rb".freeze] end