summaryrefslogtreecommitdiff
path: root/json_pure.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'json_pure.gemspec')
-rw-r--r--json_pure.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/json_pure.gemspec b/json_pure.gemspec
index 61ba7ce..9a5008e 100644
--- a/json_pure.gemspec
+++ b/json_pure.gemspec
@@ -17,6 +17,7 @@ Gem::Specification.new do |s|
s.rubyforge_project = "json"
s.rubygems_version = "1.8.24"
s.summary = "JSON Implementation for Ruby"
+ s.license = "Ruby"
s.test_files = ["./tests/test_json_string_matching.rb", "./tests/test_json_fixtures.rb", "./tests/test_json_unicode.rb", "./tests/test_json_addition.rb", "./tests/test_json_generate.rb", "./tests/test_json_encoding.rb", "./tests/test_json_generic_object.rb", "./tests/test_json.rb"]
if s.respond_to? :specification_version then