Skip to content

Commit 15ae67c

Browse files
committed
Merge pull request #384 from jrobeson/patch-1
add license to gemspec for #369
2 parents 85ce0bb + 21c1321 commit 15ae67c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

redis.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Gem::Specification.new do |s|
1919
client-side sharding, pipelining, and an obsession for performance.
2020
EOS
2121

22+
s.license = "MIT"
23+
2224
s.authors = [
2325
"Ezra Zygmuntowicz",
2426
"Taylor Weibley",

0 commit comments

Comments
 (0)