Version: dup @version in #to_s
This commit is contained in:
parent
cd35fc3bbd
commit
bf935a1fa5
@ -90,7 +90,7 @@ class Version
|
|||||||
end
|
end
|
||||||
|
|
||||||
def to_s
|
def to_s
|
||||||
@version
|
@version.dup
|
||||||
end
|
end
|
||||||
alias_method :to_str, :to_s
|
alias_method :to_str, :to_s
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user