poolparty.gemspec in auser-poolparty-0.2.89 vs poolparty.gemspec in auser-poolparty-0.2.90

- old
+ new

@@ -1,17 +1,17 @@ --- !ruby/object:Gem::Specification name: poolparty version: !ruby/object:Gem::Version - version: 0.2.89 + version: 0.2.90 platform: ruby authors: - Ari Lerner autorequire: bindir: bin cert_chain: [] -date: 2008-12-16 00:00:00 -08:00 +date: 2008-12-18 00:00:00 -08:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: activesupport type: :runtime @@ -168,10 +168,11 @@ - bin/server-update-hosts - bin/server-write-new-nodes - config/hoe.rb - config/requirements.rb - examples/basic.rb +- examples/deploy.rb - examples/plugin_without_plugin_directory.rb - examples/poolparty.rb - generators/poolspec/USAGE - generators/poolspec/poolspec_generator.rb - generators/poolspec/templates/pool_spec_template.erb @@ -292,10 +293,11 @@ - lib/poolparty/base_packages/heartbeat.rb - lib/poolparty/base_packages/poolparty.rb - lib/poolparty/base_packages/ruby.rb - lib/poolparty/base_packages/runit.rb - lib/poolparty/capistrano.rb +- lib/poolparty/capistrano/cloud_tasks.rb - lib/poolparty/config/postlaunchmessage.txt - lib/poolparty/core/array.rb - lib/poolparty/core/class.rb - lib/poolparty/core/exception.rb - lib/poolparty/core/float.rb @@ -323,10 +325,11 @@ - lib/poolparty/exceptions/UnacceptableCommand.rb - lib/poolparty/extra/deployments.rb - lib/poolparty/helpers/binary.rb - lib/poolparty/helpers/console.rb - lib/poolparty/helpers/display.rb +- lib/poolparty/helpers/loading.rb - lib/poolparty/helpers/nice_printer.rb - lib/poolparty/helpers/optioner.rb - lib/poolparty/helpers/ruberl.rb - lib/poolparty/modules/cloud_dsl.rb - lib/poolparty/modules/cloud_resourcer.rb @@ -530,10 +533,10 @@ - website/stylesheets/screen.css - website/template.html.erb has_rdoc: true homepage: http://poolparty.rubyforge.org post_install_message: |- - Get ready to jump in the pool, you just installed PoolParty! (Updated at 16:58 12/16/08) + Get ready to jump in the pool, you just installed PoolParty! (Updated at 13:28 12/18/08) To get started, run the generator: pool spec <name>