[ruby/uri] Bump up 0.13.1
https://github.com/ruby/uri/commit/31ec9cea66
This commit is contained in:
parent
53d8dca3b3
commit
7900128ab2
@ -1,6 +1,6 @@
|
|||||||
module URI
|
module URI
|
||||||
# :stopdoc:
|
# :stopdoc:
|
||||||
VERSION_CODE = '001300'.freeze
|
VERSION_CODE = '001301'.freeze
|
||||||
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
||||||
# :startdoc:
|
# :startdoc:
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user