[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
|
||||
# :stopdoc:
|
||||
VERSION_CODE = '001300'.freeze
|
||||
VERSION_CODE = '001301'.freeze
|
||||
VERSION = VERSION_CODE.scan(/../).collect{|n| n.to_i}.join('.').freeze
|
||||
# :startdoc:
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user