FormulaPin: pin at max version
This commit is contained in:
parent
0abe554420
commit
b3f0b28025
@ -18,7 +18,7 @@ class FormulaPin
|
|||||||
end
|
end
|
||||||
|
|
||||||
def pin
|
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
|
end
|
||||||
|
|
||||||
def unpin
|
def unpin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user