Skip to content

Commit 129dbd4

Browse files
authored
Update Readme
Ruby > 2.3 and clarity around 'padding' drop in 4.0
1 parent 3fc03d6 commit 129dbd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Many websites use this for [multi-factor authentication](https://www.youtube.com
1414
## Dependencies
1515

1616
* OpenSSL
17-
* Ruby 2.0 or higher
17+
* Ruby 2.3 or higher
1818

1919
## Breaking changes
2020

@@ -32,7 +32,7 @@ Many websites use this for [multi-factor authentication](https://www.youtube.com
3232
### Breaking changes in >= 4.0
3333

3434
- Simplified API
35-
- `verify` now takes options for `drift` and `after`
35+
- `verify` now takes options for `drift` and `after`,`padding` is no longer an option
3636
- `verify` returns a timestamp if true, nil if false
3737
- Dropping support for Ruby < 2.0
3838
- Docs for 3.x can be found [here](https://github.com/mdp/rotp/tree/v3.x)

0 commit comments

Comments
 (0)