Skip to content

v1.0.3 - Ruby 4.0.0 compatibility

Choose a tag to compare

@bart-oz bart-oz released this 30 Dec 01:26
· 10 commits to main since this release
167e0ce

馃殌 Changes

Dependencies:

  • Added compatibility with Ruby 4.0.0 released on December 25, 2025
  • Added benchmark gem as test dependency (removed from Ruby 4.0.0 stdlib)
  • Reorganized gemspec to include only runtime dependencies
  • Moved development and test dependencies to Gemfile

馃摝 Upgrade

bundle update sqlite_crypto