# -*- encoding: utf-8 -*- # stub: instapusher2 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "instapusher2".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Neeraj Singh".freeze] s.date = "2014-04-28" s.description = "instapusher makes it easy to push code to heroku".freeze s.email = ["neeraj@bigbinary.com".freeze] s.executables = ["instapusher2".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/instapusher2".freeze, "instapusher2.gemspec".freeze, "lib/instapusher2.rb".freeze, "lib/instapusher2/commands.rb".freeze, "lib/instapusher2/configuration.rb".freeze, "lib/instapusher2/git.rb".freeze, "lib/instapusher2/job_submission.rb".freeze, "lib/instapusher2/railtie.rb".freeze, "lib/instapusher2/special_instruction_for_production.rb".freeze, "lib/instapusher2/tag_the_release.rb".freeze, "lib/instapusher2/version.rb".freeze] s.homepage = "http://bigbinary.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "instapusher gem makes it easy to push code to heroku".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.0.19".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end