Skip to content

v2.4.0

Latest
Compare
Choose a tag to compare
@cbeyer42 cbeyer42 released this 15 Jun 13:26

Added

  • git ignore file

Fixed

  • Fixed YAML.load-call to make it possible to work with ruby 3.x.
    • Replace YAML.load with YAML.safe_load to be able to pass allowed Dependencies as in Ruby 3.x Time is no longer allowed by default
  • Replace usage of deprecated function removed in Ruby 3.x
  • Use string indexer to access the service ticket inside the session data