-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version bump for ruby-saml version #64
Comments
@ahills I believe this still needs to be refined to require |
When I installed from current master, |
That's expected behavior. However, if someone had a Gemfile.lock with
1.1.0, they could end up breaking omniauth-saml. I still think it would be
good to prevent 1.1.0 from being installed explicitly since it's known to
be incompatible with at least some SAML integrations.
|
I created #66 for this. |
#66 was merged, which included ruby-saml 1.1.1 so I'm closing this one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you could make a release to include the updated ruby-saml dependency, I would much appreciate it.
The text was updated successfully, but these errors were encountered: