aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ipaddr.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/ipaddr] fixup 90b46678a5b09ed32612b0629b7c51c6d39a0444Hiroshi SHIBATA2020-12-031-1/+1
| | | | https://github.com/ruby/ipaddr/commit/d2ec7cc3ee
* [ruby/ipaddr] Relaxed Ruby version for 3.0Hiroshi SHIBATA2020-12-031-1/+1
| | | | https://github.com/ruby/ipaddr/commit/90b46678a5
* Specify minimum version.Samuel Williams2020-12-031-0/+2
|
* Use Gemfile instead of Gem::Specification#add_development_dependency.Hiroshi SHIBATA2020-12-031-4/+0
|
* Simplify `ipaddr.gemspec`.Samuel Williams2020-12-031-3/+1
|
* Update the license for the default gems to dual licensesHiroshi SHIBATA2020-08-181-1/+1
|
* Suppress security alertsTakashi Kokubun2020-02-281-1/+1
| | | | https://github.com/advisories/GHSA-jppv-gw3r-w3q8
* Import ipaddr 1.2.2knu2018-12-181-1/+3
| | | | | | | - Enable frozen_string_literal and do a bit of code cleanup git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Import ipaddr 1.2.0knu2017-10-211-1/+1
| | | | | | | | | | | - Add IPAddr#prefix - Add IPAddr#loopback? - Add IPAddr#private? [Feature #11666] - Add IPAddr#link_local? [Feature #10912] - Reject invalid address mask [Bug #13399] - Warn that IPAddr#ipv4_compat and #ipv4_compat? are deprecated [#Bug 13769] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Extract files variables of ipaddr.gemspec for non git environment.hsbt2017-08-161-3/+1
| | | | | | [Bug #13808][ruby-core:82358] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59608 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ipaddr is now a default gem with an upstream at: https://github.com/ruby/ipaddrknu2017-08-021-0/+28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e