FormulaPin: pin at max version
This commit is contained in:
parent
0abe554420
commit
b3f0b28025
@ -18,7 +18,7 @@ class FormulaPin
|
||||
end
|
||||
|
||||
def pin
|
||||
pin_at(@f.rack.subdirs.map { |d| Keg.new(d).version }.first)
|
||||
pin_at(@f.rack.subdirs.map { |d| Keg.new(d).version }.max)
|
||||
end
|
||||
|
||||
def unpin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user