bundler: 1.14.4 -> 1.14.6 (#23930)
This commit is contained in:
parent
77b7b7df33
commit
376d960034
@ -4,8 +4,8 @@ buildRubyGem rec {
|
||||
inherit ruby;
|
||||
name = "${gemName}-${version}";
|
||||
gemName = "bundler";
|
||||
version = "1.14.4";
|
||||
sha256 = "1hafmb7p41pm40a2z7f4x5zpgrb72xvgwlvkxnflmzqkvq2prkfv";
|
||||
version = "1.14.6";
|
||||
sha256 = "0h3x2csvlz99v2ryj1w72vn6kixf7rl35lhdryvh7s49brnj0cgl";
|
||||
dontPatchShebangs = true;
|
||||
|
||||
postFixup = ''
|
||||
|
Loading…
Reference in New Issue
Block a user