mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/ipaddr] Bump version to 1.2.3
https://github.com/ruby/ipaddr/commit/37007e7812
This commit is contained in:
parent
489c8cebf5
commit
ed7a641378
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
|
|||
|
||||
Gem::Specification.new do |spec|
|
||||
spec.name = "ipaddr"
|
||||
spec.version = "1.2.2"
|
||||
spec.version = "1.2.3"
|
||||
spec.authors = ["Akinori MUSHA", "Hajimu UMEMOTO"]
|
||||
spec.email = ["knu@idaemons.org", "ume@mahoroba.org"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue