Skip to content
Snippets Groups Projects
Commit aebc4361 authored by Marco Ceresa's avatar Marco Ceresa
Browse files

Merge pull request #55 from chrismar035/patch-1

Add license to gemspec
parents 52234fe4 c8dbd444
No related branches found
No related tags found
No related merge requests found
...@@ -41,6 +41,7 @@ Gem::Specification.new do |s| ...@@ -41,6 +41,7 @@ Gem::Specification.new do |s|
"test/test_helper.rb" "test/test_helper.rb"
] ]
s.homepage = %q{http://github.com/bluemonk/ipaddress} s.homepage = %q{http://github.com/bluemonk/ipaddress}
s.license = 'MIT'
s.require_paths = ["lib"] s.require_paths = ["lib"]
s.rubygems_version = %q{1.6.2} s.rubygems_version = %q{1.6.2}
s.summary = %q{IPv4/IPv6 addresses manipulation library} s.summary = %q{IPv4/IPv6 addresses manipulation library}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment