Skip to content

Commit

Permalink
Merge 6169afa into e979f42
Browse files Browse the repository at this point in the history
  • Loading branch information
scotdalton committed Nov 20, 2014
2 parents e979f42 + 6169afa commit aa560cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions institutions.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.test_files = s.files.grep(%r{^(test|spec|features)/})

s.add_dependency "require_all", "~> 1.3.1"
s.add_dependency "ipaddr_range_set", "~> 0.10.0"
s.add_dependency "ipaddr_range_set", "~> 1.0.0"

s.add_development_dependency "rake", "~> 10.1.0"
s.add_development_dependency "rake", "~> 10.1"
end

0 comments on commit aa560cd

Please sign in to comment.