# -*- encoding: utf-8 -*- # stub: with-or-without-www 0.0.2 ruby . Gem::Specification.new do |s| s.name = "with-or-without-www".freeze s.version = "0.0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = [".".freeze] s.authors = ["Mickael Riga".freeze] s.date = "2012-12-04" s.description = "For Heroku users who want to systematically remove or add `www` from their host names. So that you have only one host which is better for SEO.".freeze s.email = "mig@mypeplum.com".freeze s.files = ["MIT_LICENCE".freeze, "README.md".freeze, "with_or_without_www.gemspec".freeze, "with_or_without_www.rb".freeze] s.homepage = "http://github.com/mig-hub/with-or-without-www".freeze s.rubygems_version = "3.5.10".freeze s.summary = "For Heroku users who want to systematically remove or add `www` from their host names. This rack middleware is for them. Go in peace.".freeze end