summaryrefslogtreecommitdiff
path: root/json.gemspec
diff options
context:
space:
mode:
authorJulien Feltesse <jfeltesse@mdsol.com>2020-08-14 12:45:09 +0900
committerJulien Feltesse <jfeltesse@mdsol.com>2020-08-14 12:45:09 +0900
commite953f8a460517b5d9b63d5ecf2eb805d3e6ec970 (patch)
tree503e515fb2cc0dc5771dd7b04833c43a09071e23 /json.gemspec
parent8e081fb05c5054fa575dc9852ec1d599707376c9 (diff)
downloadjson-e953f8a460517b5d9b63d5ecf2eb805d3e6ec970.tar.gz
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",