mirror of
https://github.com/Shopify/liquid.git
synced 2025-10-05 00:01:13 -04:00
Rubocop autocorrect Gemspec/DeprecatedAttributeAssignment offense
This commit is contained in:
parent
f64471eb4e
commit
7594bed88a
@ -22,7 +22,6 @@ Gem::Specification.new do |s|
|
|||||||
|
|
||||||
s.metadata['allowed_push_host'] = 'https://rubygems.org'
|
s.metadata['allowed_push_host'] = 'https://rubygems.org'
|
||||||
|
|
||||||
s.test_files = Dir.glob("{test}/**/*")
|
|
||||||
s.files = Dir.glob("{lib}/**/*") + %w(LICENSE README.md)
|
s.files = Dir.glob("{lib}/**/*") + %w(LICENSE README.md)
|
||||||
|
|
||||||
s.extra_rdoc_files = ["History.md", "README.md"]
|
s.extra_rdoc_files = ["History.md", "README.md"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user