# -*- encoding: utf-8 -*- # stub: capistrano-local-precompile 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "capistrano-local-precompile".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Steve Agalloco".freeze] s.date = "2013-10-04" s.description = "Local asset-pipeline precompilation for Capstrano".freeze s.email = "steve.agalloco@gmail.com".freeze s.files = [".gemtest".freeze, ".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, ".yardopts".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "capistrano-local-precompile.gemspec".freeze, "lib/capistrano-local-precompile.rb".freeze, "lib/capistrano-local-precompile/version.rb".freeze, "lib/capistrano/local_precompile.rb".freeze, "spec/configuration_spec.rb".freeze, "spec/integration_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/spagalloco/capistrano-local-precompile".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Local asset-pipeline precompilation for Capstrano".freeze s.test_files = ["spec/configuration_spec.rb".freeze, "spec/integration_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end