amp-html.gemspec in amp-html-0.7.10 vs amp-html.gemspec in amp-html-0.7.11

- old
+ new

@@ -1,6 +1,6 @@ # -*- encoding: utf-8 -*- -require File.expand_path File.join('..', 'lib', 'amp_html', 'version'), __FILE__ +require File.expand_path File.join('..', 'lib', 'amp-html', 'version'), __FILE__ Gem::Specification.new do |gem| gem.name = 'amp-html' gem.version = AmpHtml::VERSION gem.platform = Gem::Platform::RUBY