-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ruby-mixlib-authentication to 1.4.2.
1.4.2 (2017-08-17) * fix bug in ordering x_ops_authorization_n headers when headers number more than 9 [dde604f] [#5] * fix bug where a constant lookup fails when vendored into other projects [#24] * make mixlib-log optional [#21]
- Loading branch information
taca
committed
Sep 2, 2017
1 parent
ef24585
commit feebc8c
Showing
3 changed files
with
10 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
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.3 2017/06/11 14:47:38 taca Exp $ | ||
$NetBSD: distinfo,v 1.4 2017/09/02 15:26:38 taca Exp $ | ||
|
||
SHA1 (mixlib-authentication-1.4.1.gem) = caf088f63cbfc2509401cd06cdfef2d803af1f9f | ||
RMD160 (mixlib-authentication-1.4.1.gem) = a7ee1830ce84bd243f163096fe423026593f3fd8 | ||
SHA512 (mixlib-authentication-1.4.1.gem) = 1587abcf5eff8ee8ec8f08ef1db4bb0fea9289083324418b12c71fd584c2cc31a755a83c9964da851fa82cd093bbdcf3bc5e9a9ff3eea2cd44d3d0ab62f5c3b9 | ||
Size (mixlib-authentication-1.4.1.gem) = 22528 bytes | ||
SHA1 (mixlib-authentication-1.4.2.gem) = def55d8af90ea40ce22cc087d222006c0fc7c705 | ||
RMD160 (mixlib-authentication-1.4.2.gem) = b0c1c510896565f4a777786361045e177d5ffaef | ||
SHA512 (mixlib-authentication-1.4.2.gem) = bd8956ff355c17b59729f494296fa174541064b8db3b87754492ff38ff352175c9255bc5fbc869e6362c7d206b968ded2c1e6a382777e0a98094bf3fbd94b257 | ||
Size (mixlib-authentication-1.4.2.gem) = 23040 bytes |