bin/cloudstrap in cloudstrap-0.38.17.pre vs bin/cloudstrap in cloudstrap-0.38.18.pre
- old
+ new
@@ -12,10 +12,10 @@
.find_all_by_name('cloudstrap')
.sort_by { |spec| spec.version }
.last
config = Cloudstrap::Config.new
-agent = Cloudstrap::BootstrapAgent.new
+agent = Cloudstrap::Agent.new
puts <<-EOS
# #{gem.name} v#{gem.version}
# #{gem.summary}