[MINOR] Remove stale badges
diff --git a/README.md b/README.md
index 3ab8553..0a931cc 100644
--- a/README.md
+++ b/README.md
@@ -17,9 +17,7 @@
# Apache PredictionIO Ruby SDK
-[](https://github.com/apache/incubator-predictionio-sdk-ruby)
-[](https://codeclimate.com/github/PredictionIO/PredictionIO-Ruby-SDK)
-[](https://gemnasium.com/PredictionIO/PredictionIO-Ruby-SDK)
+[](https://github.com/apache/predictionio-sdk-ruby)
[](http://badge.fury.io/rb/predictionio)
The Ruby SDK provides a convenient wrapper for PredictionIO Event Server API and
@@ -49,7 +47,7 @@
Or using [Bundler](http://bundler.io/) with:
```
-gem 'predictionio', '0.12.0'
+gem 'predictionio', '0.12.1'
```
## Sending Events to Event Server