Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[ruby] Update bcrypt: 3.1.12 → 3.1.13 (patch) #303
Conversation
depfu
bot
added
the
depfu
label
Jun 1, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Jun 1, 2019
•
Codecov Report
@@ Coverage Diff @@
## master #303 +/- ##
=======================================
Coverage 89.33% 89.33%
=======================================
Files 35 35
Lines 619 619
=======================================
Hits 553 553
Misses 66 66 Continue to review full report at Codecov.
|
ruebot
merged commit be3fb01
into
master
Jun 1, 2019
depfu
bot
deleted the
depfu/update/bcrypt-3.1.13
branch
Jun 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
depfu bot commentedJun 1, 2019
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Commits
See the full diff on Github. The new version differs by 36 commits:
Merge pull request #198 from codahale/update-deps
Merge pull request #195 from olleolleolle/appveyor-build-with-bundler-1
Removing the dev dep on RDoc
bumping version
use Bundler < 2 in Appveyor builds
Merge pull request #189 from adam12/skip-gnu-crypt-functions
Merge pull request #190 from fliiiix/patch-1
Use https for links
Update Website link in readme
Define SKIP_GNU token when building extension
Peg older versions of rubygems and bundler that work with older Rubies
Merge pull request #186 from codahale/speed_up_appveyor
Fix deprecation warning
No rdoc or ri on Appveyor to speed it up
Merge pull request #183 from codahale/test-updates
Add the test vectors from the Java implementation
Add back in missing chars from Openwall test vectors
This vector is duplicated — it’s also the last one
Remove REE from matrix
Merge pull request #184 from codahale/include_x86_openwall_dep
Explicitly enumerate $objs for the generated Makefile
Include x86.S file from Openwall crypt implementation
Merge pull request #185 from codahale/drop_rubies_1-8_and_1-9
Remove explicit support for Rubies 1.8 and 1.9
CHANGELOG entry for #181
Merge pull request #181 from bdewater/bump-default-cost-12
Changelog entry for #182
Merge pull request #174 from codahale/no_more_precompiled_binaries
Update Travis badge to SVG; add AppVeyor badge
Merge pull request #182 from fonica/master
don't install docs during travis CI builds
update blowfish imprementation to latest version (1.3)
Bump default cost to 12
Changelog entry
No longer cross-compile fat binaries for Windows
Windows CI: run tests instead of install
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands