Skip to content

Commit 3463ac9

Browse files
hlascellesmcmire
authored andcommitted
Add a license declaration to the gemspec
1 parent e778ed8 commit 3463ac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

super_diff.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Gem::Specification.new do |s|
77
s.email = ["[email protected]"]
88
s.homepage = "https://github.com/mcmire/super_diff"
99
s.summary = "A better way to view differences between complex data structures in RSpec."
10+
s.license = "MIT"
1011
s.description = <<~DESC
1112
SuperDiff is a gem that hooks into RSpec to intelligently display the
1213
differences between two data structures of any type.

0 commit comments

Comments
 (0)