-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devel/ruby-pathutil: update to 0.16.1
0.16.0 2017/10/05 * Fix the homepage URL in the gemspec. (#2) * Drop CodeClimate. * Fix #3: Remove `luna-rubocop-formatters`. * Do a little cleanup. * Update Copyright year. * Pathutil added `#empty?` in 2.4. 0.16.1 2017/12/12 * Add Pathutil#[], so we are compatible with RSpec.
- Loading branch information
taca
committed
Mar 13, 2018
1 parent
b7af01c
commit 6f6a2ef
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.1 2016/10/09 14:36:51 taca Exp $ | ||
$NetBSD: distinfo,v 1.2 2018/03/13 17:26:39 taca Exp $ | ||
|
||
SHA1 (pathutil-0.14.0.gem) = 04bae1c39f7ae720d8083a86922bc478f4bb3abe | ||
RMD160 (pathutil-0.14.0.gem) = 86a059deca505a2ae1cd8c5f8e2e5d5308cd161b | ||
SHA512 (pathutil-0.14.0.gem) = 470eef7a82105a7d41228de6c312dc4f21d8e8ee6b7c80f98ebe366db83c7e507dbfa7cf820203ef8c802076c96b791dd79859213e978f8fa4894a2099e2c7bd | ||
Size (pathutil-0.14.0.gem) = 11776 bytes | ||
SHA1 (pathutil-0.16.1.gem) = 27cc092e58147b5d0ec62e99b2ed8086822b800b | ||
RMD160 (pathutil-0.16.1.gem) = bac759b55bafba118cfcc12871dd1c11a786067f | ||
SHA512 (pathutil-0.16.1.gem) = 9192a1edd65b070d997ed19808247850fb93c5aa9aace31fed05c2a4e9af4563db4d308d36aefedc970b2b646b7175002f939de9d930cb338c9aa4e6258d63bd | ||
Size (pathutil-0.16.1.gem) = 11776 bytes |