Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bcrypt-ruby/bcrypt-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.21
Choose a base ref
...
head repository: bcrypt-ruby/bcrypt-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.22
Choose a head ref
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Dec 31, 2025

  1. Move compilation after bundle install

    The Rakefile depends on gems being installed.  Hopefully this will fix
    JRuby releases on trusted publishing
    tenderlove committed Dec 31, 2025
    Configuration menu
    Copy the full SHA
    01cc688 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from tenderlove/fix-publishing

    Move compilation after bundle install
    tenderlove authored Dec 31, 2025
    1 Configuration menu
    Copy the full SHA
    36a04a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Add TruffleRuby in CI

    Co-authored-by: Benoit Daloze <eregontp@gmail.com>
    tjschuck and eregon committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    4d1d95b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #293 from bcrypt-ruby/truffleruby-ci-alt-implement…

    …ation
    
    Add TruffleRuby in CI
    tjschuck authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    92ca1d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2026

  1. fix env url

    tenderlove committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    01f947a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafc033 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5faa274 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32e687e View commit details
    Browse the repository at this point in the history
  5. Merge commit from fork

    Fix overflow in JRuby extension
    tenderlove authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    831ce64 View commit details
    Browse the repository at this point in the history
Loading