scim-kit
scim-kit copied to clipboard
SCIM 2.0 SDK for Ruby.
# Why is this needed? I'm building a SCIM client which lives in a Rails 6.0 app. Currently, the gem has a strict dependency on activemodel 6.1 and above. I'm...
Bumps [activemodel](https://github.com/rails/rails) from 7.0.4 to 7.0.4.3. Release notes Sourced from activemodel's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...
Bumps [tilt](https://github.com/jeremyevans/tilt) from 2.0.11 to 2.1.0. Changelog Sourced from tilt's changelog. 2.1.0 (2023-02-17) Use UnboundMethod#bind_call on Ruby 2.7+ for better performance (#380, jeremyevans) Add Tilt::Template#freeze_string_literals? for freezing string literals in...
Thanks a ton for releasing this gem. It saved me a ton of hours not having to do this myself :). So, THANK YOU!!