Skip to content

Commit 21c1321

Browse files
author
Johnny Robeson
committed
add license to gemspec (Fixes #369)
might as well just make it easy
1 parent b24524f commit 21c1321

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)