--- !ruby/object:Gem::Specification name: hugo version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Tom Wilson - Barrett Little autorequire: bindir: bin cert_chain: [] date: 2010-01-27 00:00:00 -05:00 default_executable: dependencies: [] description: A easy to understand DSL that makes it dirt simple to deploy to the cloud. email: tom@jackhq.com executables: - autospec - ec2-gem-example.rb - ec2-gem-profile.rb - ec2sh - edit_json.rb - prettify_json.rb - setup.rb - spec extensions: [] extra_rdoc_files: [] files: - .DS_Store - .gitignore - Gemfile - Rakefile - VERSION - bin/autospec - bin/ec2-gem-example.rb - bin/ec2-gem-profile.rb - bin/ec2sh - bin/setup.rb - bin/spec - config/hugo.yml.example - example/myhugo.rb - lib/.DS_Store - lib/hugo.old - lib/hugo.rb - lib/hugo/.DS_Store - lib/hugo/app.rb - lib/hugo/aws/ec2.rb - lib/hugo/aws/elb.rb - lib/hugo/aws/rds.rb - lib/hugo/balancer.rb - lib/hugo/cloud.rb - lib/hugo/database.rb - lib/hugo/mixin/params_validate.rb - readme.md - spec/.DS_Store - spec/lib/hugo/app_spec.rb - spec/lib/hugo/aws/ec2_spec.rb - spec/lib/hugo/aws/elb_spec.rb - spec/lib/hugo/aws/rds_spec.rb - spec/lib/hugo/balancer_spec.rb - spec/lib/hugo/database_spec.rb - spec/lib/hugo_spec.rb - spec/spec.opts - spec/spec_helper.rb - vendor/gems/cache/amazon-ec2-0.7.9.gem - vendor/gems/cache/json-1.2.0.gem - vendor/gems/cache/net-ssh-2.0.17.gem - vendor/gems/cache/rspec-1.2.9.gem - vendor/gems/cache/xml-simple-1.0.12.gem has_rdoc: true homepage: http://github.com/twilson63/hugo licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Deploy Your Rack Apps to Cloud test_files: - spec/lib/hugo/app_spec.rb - spec/lib/hugo/aws/ec2_spec.rb - spec/lib/hugo/aws/elb_spec.rb - spec/lib/hugo/aws/rds_spec.rb - spec/lib/hugo/balancer_spec.rb - spec/lib/hugo/database_spec.rb - spec/lib/hugo_spec.rb - spec/spec_helper.rb