File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ 2.3.1
2+
3+ - Removed VERIFY_PUSH_RESOURCE variable in VerifyClient class.
4+
152.3.0
26
37- Removed push method in VerifyClient class
Original file line number Diff line number Diff line change 33VERIFY_SMS_RESOURCE = '/v1/verify/sms'
44VERIFY_VOICE_RESOURCE = '/v1/verify/call'
55VERIFY_SMART_RESOURCE = '/v1/verify/smart'
6- VERIFY_PUSH_RESOURCE = '/v2/verify/push'
76VERIFY_STATUS_RESOURCE = '/v1/verify/%{reference_id}'
87VERIFY_COMPLETION_RESOURCE = '/v1/verify/completion/%{reference_id}'
98
Original file line number Diff line number Diff line change 11Gem ::Specification . new do |s |
22 s . name = 'telesignenterprise'
3- s . version = '2.3.0 '
3+ s . version = '2.3.1 '
44 s . add_runtime_dependency 'telesign' , '~> 2.2.3'
55 s . licenses = [ 'MIT' ]
66 s . date = '2017-05-02'
You can’t perform that action at this time.
0 commit comments