# -*- encoding: utf-8 -*- # stub: instapusher 0.0.29 ruby lib Gem::Specification.new do |s| s.name = "instapusher".freeze s.version = "0.0.29".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 = "2013-12-24" s.description = "instapusher makes it easy to push code to heroku".freeze s.email = ["neeraj@bigbinary.com".freeze] s.executables = ["instapusher".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/instapusher".freeze, "instapusher.gemspec".freeze, "lib/instapusher.rb".freeze, "lib/instapusher/commands.rb".freeze, "lib/instapusher/configuration.rb".freeze, "lib/instapusher/git.rb".freeze, "lib/instapusher/job_submission.rb".freeze, "lib/instapusher/railtie.rb".freeze, "lib/instapusher/special_instruction_for_production.rb".freeze, "lib/instapusher/tag_the_release.rb".freeze, "lib/instapusher/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