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: 4d1d95b
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: deb496e
Choose a head ref
  • 10 commits
  • 6 files changed
  • 6 contributors

Commits on Jan 29, 2026

  1. 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

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    44bc362 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Merge pull request #296 from olleolleolle/patch-1

    CI: Tell dependabot to update GH Actions
    tjschuck authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    1758346 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 4 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    9b1d071 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #297 from bcrypt-ruby/dependabot/github_actions/ac…

    …tions/checkout-6
    
    Bump actions/checkout from 4 to 6
    tjschuck authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    deb496e View commit details
    Browse the repository at this point in the history
Loading