File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Many websites use this for [multi-factor authentication](https://www.youtube.com
14
14
## Dependencies
15
15
16
16
* OpenSSL
17
- * Ruby 2.0 or higher
17
+ * Ruby 2.3 or higher
18
18
19
19
## Breaking changes
20
20
@@ -32,7 +32,7 @@ Many websites use this for [multi-factor authentication](https://www.youtube.com
32
32
### Breaking changes in >= 4.0
33
33
34
34
- 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
36
36
- ` verify ` returns a timestamp if true, nil if false
37
37
- Dropping support for Ruby < 2.0
38
38
- Docs for 3.x can be found [ here] ( https://github.com/mdp/rotp/tree/v3.x )
You can’t perform that action at this time.
0 commit comments