-
Notifications
You must be signed in to change notification settings - Fork 22
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: net-ssh/bcrypt_pbkdf-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: net-ssh/bcrypt_pbkdf-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 4 files changed
- 4 contributors
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a83bf8d - Browse repository at this point
Copy the full SHA a83bf8dView commit details -
NetSHH Robot committed
May 19, 2024 Configuration menu - View commit details
-
Copy full SHA for 5c03837 - Browse repository at this point
Copy the full SHA 5c03837View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5960b5 - Browse repository at this point
Copy the full SHA d5960b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac24c50 - Browse repository at this point
Copy the full SHA ac24c50View commit details -
NetSHH Robot committed
May 19, 2024 Configuration menu - View commit details
-
Copy full SHA for fca1b47 - Browse repository at this point
Copy the full SHA fca1b47View commit details
Commits on May 20, 2024
-
NetSHH Robot committed
May 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 4a15965 - Browse repository at this point
Copy the full SHA 4a15965View commit details
Commits on Apr 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 77d005a - Browse repository at this point
Copy the full SHA 77d005aView commit details
Commits on May 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 25919bb - Browse repository at this point
Copy the full SHA 25919bbView commit details
Commits on May 21, 2025
-
NetSHH Robot committed
May 21, 2025 Configuration menu - View commit details
-
Copy full SHA for fc24985 - Browse repository at this point
Copy the full SHA fc24985View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2691997 - Browse repository at this point
Copy the full SHA 2691997View commit details
Commits on Dec 5, 2025
-
NetSHH Robot committed
Dec 5, 2025 Configuration menu - View commit details
-
Copy full SHA for e52088f - Browse repository at this point
Copy the full SHA e52088fView commit details
Commits on Dec 23, 2025
-
Fix compatibility with minitest 6
This fixes minitest 5 warnings such as: ~~~ $ bundle exec rake test shell: /usr/bin/bash -e {0} /home/runner/.rubies/ruby-head/bin/ruby -w -I"lib:test" -w /home/runner/work/bcrypt_pbkdf-ruby/bcrypt_pbkdf-ruby/vendor/bundle/ruby/4.0.0+0/gems/rake-13.3.1/lib/rake/rake_test_loader.rb "test/bcrypt_pnkdf/engine_test.rb" MiniTest::Unit::TestCase is now Minitest::Test. From /home/runner/work/bcrypt_pbkdf-ruby/bcrypt_pbkdf-ruby/test/bcrypt_pnkdf/engine_test.rb:58:in '<top (required)>' ... snip ... ~~~ as well as minitest 6 error: ~~~ $ bundle exec rake test shell: /usr/bin/bash -e {0} /home/runner/.rubies/ruby-head/bin/ruby -w -I"lib:test" -w /home/runner/work/bcrypt_pbkdf-ruby/bcrypt_pbkdf-ruby/vendor/bundle/ruby/4.0.0+0/gems/rake-13.3.1/lib/rake/rake_test_loader.rb "test/bcrypt_pnkdf/engine_test.rb" /home/runner/.rubies/ruby-head/lib/ruby/4.0.0+0/bundled_gems.rb:60:in 'Kernel.require': cannot load such file -- minitest/unit (LoadError) from /home/runner/.rubies/ruby-head/lib/ruby/4.0.0+0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require' from /home/runner/work/bcrypt_pbkdf-ruby/bcrypt_pbkdf-ruby/test/bcrypt_pnkdf/engine_test.rb:2:in '<top (required)>' from /home/runner/.rubies/ruby-head/lib/ruby/4.0.0+0/bundled_gems.rb:60:in 'Kernel.require' from /home/runner/.rubies/ruby-head/lib/ruby/4.0.0+0/bundled_gems.rb:60:in 'block (2 levels) in Kernel#replace_require' from /home/runner/work/bcrypt_pbkdf-ruby/bcrypt_pbkdf-ruby/vendor/bundle/ruby/4.0.0+0/gems/rake-13.3.1/lib/rake/rake_test_loader.rb:21:in 'block in <main>' from /home/runner/work/bcrypt_pbkdf-ruby/bcrypt_pbkdf-ruby/vendor/bundle/ruby/4.0.0+0/gems/rake-13.3.1/lib/rake/rake_test_loader.rb:6:in 'Array#select' from /home/runner/work/bcrypt_pbkdf-ruby/bcrypt_pbkdf-ruby/vendor/bundle/ruby/4.0.0+0/gems/rake-13.3.1/lib/rake/rake_test_loader.rb:6:in '<main>' ~~~ Where tha latter is caused by: minitest/minitest@0bec7a1Configuration menu - View commit details
-
Copy full SHA for a60b23d - Browse repository at this point
Copy the full SHA a60b23dView commit details -
Merge pull request #28 from voxik/minitest6
Fix compatibility with minitest 6
Configuration menu - View commit details
-
Copy full SHA for 7f01eb3 - Browse repository at this point
Copy the full SHA 7f01eb3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...main