Skip to content

v2.0.2

Latest
Compare
Choose a tag to compare
@andyundso andyundso released this 03 Jan 09:11
· 7 commits to main since this release

Added

  • Support for Ruby 3.2 and 3.3
  • Support for Rails 7.1

Changed

  • Extracted KeycloakOauth::DuplicationError into a separate file to please the Zeitwerk loader.
  • Use require_relative for load gem-internal files.