cloud_powers.gemspec in cloud_powers-0.2.2 vs cloud_powers.gemspec in cloud_powers-0.2.3

- old
+ new

@@ -12,12 +12,13 @@ spec.summary = %q{Cloud providers wrapper. Currently only AWS is supported.} spec.description = <<-EOF CloudPowers is a wrapper around AWS and other cloud services. 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.3 has a little EC2, S3, SQS and - Kinesis. This project is actively being developed, so more additions, specs - and docs will be updated frequently. I always welcome input. + service providers' resources. Version 0.2.3 has a little EC2, S3, SQS, SNS + and Kinesis. V-0.2.4 should be out in a day or so and it will include IoT + basics and specs too. This project is actively being developed, so more + additions, specs and docs will be updated frequently. I always welcome input. Enjoy! EOF spec.homepage = 'https://github.com/adam-phillipps/cloud_powers' spec.license = 'MIT'