# -*- encoding: utf-8 -*- # stub: capistrano-local-precompile 1.1.5 ruby lib Gem::Specification.new do |s| s.name = "capistrano-local-precompile".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 = ["Steve Agalloco, Tom Caflisch".freeze] s.date = "2019-02-04" s.description = "Local asset-pipeline precompilation for Capstrano".freeze s.email = "steve.agalloco@gmail.com, tomcaflisch@gmail.com".freeze s.files = [".yardopts".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "capistrano-local-precompile.gemspec".freeze, "lib/capistrano-local-precompile.rb".freeze, "lib/capistrano/capistrano-local-precompile/tasks.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.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Local asset-pipeline precompilation for Capstrano".freeze s.test_files = ["spec/spec_helper.rb".freeze, "spec/integration_spec.rb".freeze, "spec/configuration_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.8".freeze]) end