README.md in device_input-1.0.0.1 vs README.md in device_input-1.0.1.1
- old
+ new
@@ -56,11 +56,12 @@
# Installation
**REQUIREMENTS**
-* Ruby >= 2.0
+* Ruby >= 2.3
+* Earlier rubies are supported on pre-1.0 versions
**DEPENDENCIES**
* none
@@ -69,10 +70,10 @@
$ gem install device_input
```
Or, if using [Bundler](http://bundler.io/), add to your `Gemfile`:
```ruby
-gem 'device_input', '~> 0.3'
+gem 'device_input', '~> 1.0'
```
# Usage
## Executable