microsoftgraph / msgraph-sdk-ruby

Microsoft Graph Ruby client library for v1 APIs
https://graph.microsoft.com
MIT License
105 stars 68 forks source link

Fixed to not depend on adal. #48

Closed jinroq closed 1 year ago

jinroq commented 5 years ago

microsoft_grapsh depends on adal. However, it is nokogiri that microsoft_grapsh really depends on it. So I deleted adal.

baywet commented 1 year ago

Thank you for the contribution. We retired that version of the SDK a number of years ago and are now working on a new preview. You can learn all about it on the readme page.