summaryrefslogtreecommitdiff
path: root/json.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-08-14 13:54:41 +0900
committerGitHub <noreply@github.com>2020-08-14 13:54:41 +0900
commitef00f589b658bcbc8f9b1548f6048183945d65d5 (patch)
tree503e515fb2cc0dc5771dd7b04833c43a09071e23 /json.gemspec
parent8e081fb05c5054fa575dc9852ec1d599707376c9 (diff)
parente953f8a460517b5d9b63d5ecf2eb805d3e6ec970 (diff)
downloadjson-ef00f589b658bcbc8f9b1548f6048183945d65d5.tar.gz
Merge pull request #444 from jfeltesse-mdsol/fix/license
bundle the LICENSE file in the gem
Diffstat (limited to 'json.gemspec')
-rw-r--r--json.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/json.gemspec b/json.gemspec
index 8870f88..04d543f 100644
--- a/json.gemspec
+++ b/json.gemspec
@@ -18,6 +18,7 @@ Gem::Specification.new do |s|
".travis.yml",
"CHANGES.md",
"Gemfile",
+ "LICENSE",
"README-json-jruby.md",
"README.md",
"Rakefile",