# -*- encoding: utf-8 -*- # stub: gramos-robbie 0.0.2 ruby lib Gem::Specification.new do |s| s.name = "gramos-robbie".freeze s.version = "0.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Gast\u00F3n Ramos".freeze] s.date = "2008-10-06" s.description = "A bunch of useful recipes (based on eycap) to help deployment".freeze s.email = "ramos.gaston@gmail.com".freeze s.files = ["README.txt".freeze, "lib/robbie".freeze, "lib/robbie.rb".freeze, "lib/robbie/lib".freeze, "lib/robbie/lib/ey_logger.rb".freeze, "lib/robbie/lib/ey_logger_hooks.rb".freeze, "lib/robbie/recipes".freeze, "lib/robbie/recipes.rb".freeze, "lib/robbie/recipes/admin.rb".freeze, "lib/robbie/recipes/assets.rb".freeze, "lib/robbie/recipes/backgroundrb.rb".freeze, "lib/robbie/recipes/database.rb".freeze, "lib/robbie/recipes/deploy.rb".freeze, "lib/robbie/recipes/ferret.rb".freeze, "lib/robbie/recipes/juggernaut.rb".freeze, "lib/robbie/recipes/memcached.rb".freeze, "lib/robbie/recipes/mongrel.rb".freeze, "lib/robbie/recipes/monit.rb".freeze, "lib/robbie/recipes/nginx.rb".freeze, "lib/robbie/recipes/shooting_star.rb".freeze, "lib/robbie/recipes/slice.rb".freeze, "lib/robbie/recipes/solr.rb".freeze, "lib/robbie/recipes/sphinx.rb".freeze, "lib/robbie/recipes/templates".freeze, "lib/robbie/recipes/templates/maintenance.rhtml".freeze, "lib/robbie/recipes/tomcat.rb".freeze, "lib/robbie/version.rb".freeze] s.homepage = "".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Capistrano tasks".freeze s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 2.2.0".freeze]) end