README.md in cider_ci-open_session-1.0.0 vs README.md in cider_ci-open_session-2.0.1
- old
+ new
@@ -1,18 +1,18 @@
# Cider-CI Open-Session for Ruby
The Cider-CI Open-Session projects provide platform and language agnostic
encoding, encryption and signatures. They are used for session handling in
-Cider-CI itself.
+Cider-CI itself.
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'cider_ci-open_session', '>= 1.0.0', '< 2.0.0'
+gem 'cider_ci-open_session', '>= 2.0.0', '< 3.0.0'
```
And then execute:
$ bundle