Skip to content

Commit

Permalink
[gem] spec
Browse files Browse the repository at this point in the history
  • Loading branch information
RustamCadoLabs committed Mar 14, 2024
1 parent e4464b3 commit 876e86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart_validator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.metadata['source_code_uri'] =
'https://github.com/smart-rb/smart_validator'
spec.metadata['changelog_uri'] =
'https://github.com/smart-rb/smart_initializer/blob/master/CHANGELOG.md'
'https://github.com/smart-rb/smart_validator/blob/master/CHANGELOG.md'

spec.files = Dir.chdir(File.expand_path(__dir__)) do
`git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
Expand Down

0 comments on commit 876e86b

Please sign in to comment.