We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e778ed8 commit 3463ac9Copy full SHA for 3463ac9
super_diff.gemspec
@@ -7,6 +7,7 @@ Gem::Specification.new do |s|
7
s.email = ["[email protected]"]
8
s.homepage = "https://github.com/mcmire/super_diff"
9
s.summary = "A better way to view differences between complex data structures in RSpec."
10
+ s.license = "MIT"
11
s.description = <<~DESC
12
SuperDiff is a gem that hooks into RSpec to intelligently display the
13
differences between two data structures of any type.
0 commit comments