jekyll-webpack.gemspec in jekyll-webpack-0.1.0 vs jekyll-webpack.gemspec in jekyll-webpack-0.1.2

- old
+ new

@@ -6,10 +6,10 @@ spec.authors = ["Steve Martin"] spec.email = ["steve@martian.media"] spec.summary = %q{Compile assets with webpack} spec.description = %q{Once Jekyll has built your sites HTML, run webpack against the compiled _site} - spec.homepage = "http://martian.media" + spec.homepage = "https://github.com/tevio/jekyll-webpack" spec.license = "MIT" spec.required_ruby_version = Gem::Requirement.new(">= 2.3.0") # spec.metadata["allowed_push_host"] = 'http://rubygems.org'