Skip to content

Commit

Permalink
Merge pull request #87 from oatovar/oatovar/add-license-gemspec
Browse files Browse the repository at this point in the history
Reference LICENSE file in .gemspec
  • Loading branch information
sue445 committed Apr 28, 2024
2 parents b992527 + 4103f1d commit 23cf041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rspec-parameterized.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ I was inspired by [udzura's mock](https://gist.github.com/1881139).}
gem.homepage = "https://github.com/tomykaira/rspec-parameterized"

gem.metadata["rubygems_mfa_required"] = "true"
gem.license = "LicenseRef-LICENSE"

gem.add_dependency('rspec-parameterized-core', '< 2')
gem.add_dependency('rspec-parameterized-table_syntax', '< 2')
Expand Down

0 comments on commit 23cf041

Please sign in to comment.