awslabs / amazon-kinesis-client-ruby

A Ruby interface for the Amazon Kinesis Client Library. Allows developers to easily create robust application to process Amazon Kinesis streams in Ruby.
Apache License 2.0
146 stars 56 forks source link

Upgrade to the Amazon Kinesis Client 1.7.2 #17

Closed pfifer closed 7 years ago

pfifer commented 7 years ago

Upgrade the dependencies to the Amazon Kinesis Client 1.7.2, and made necessary fixes. Added a basic .gitignore file.