cloud_powers.gemspec in cloud_powers-0.2.7 vs cloud_powers.gemspec in cloud_powers-0.2.7.1
- old
+ new
@@ -13,10 +13,10 @@
spec.description = <<-EOF
CloudPowers is a wrapper around AWS and in the future, other cloud service Providers.
It was developed specifically for the Brain project but hopefully can be used
in any other ruby project that needs to use cloud service providers' resources.
- Version 0.2.7 has a little EC2, S3, SQS, SNS, Kinesis, websockets and a few other
+ Version 0.2.8 has a little EC2, S3, SQS, SNS, Kinesis, websockets and a few other
features you can find in the docs. There is also limitted support for stubbing
AWS RESTful API calls. That can come in handy for local testing and extra setup on
AWS resource clients.
The next versions will have more Kinesis, Workflow integration and IoT.