wcc-contentful.gemspec in wcc-contentful-1.0.3 vs wcc-contentful.gemspec in wcc-contentful-1.0.4
- old
+ new
@@ -24,10 +24,10 @@
spec.required_ruby_version = '>= 2.3'
spec.files =
`git ls-files -z`.split("\x0").reject do |f|
- f.match(%r{^(test|spec|features|Guardfile)/})
+ f.match(%r{^(test|spec|features)/})
end
spec.require_paths = ['lib']
spec.add_development_dependency 'byebug', '~> 11.0.1'