diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-08-29 09:59:15 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-08-29 09:59:15 +0100 |
commit | 81def292991115cfb26aaeeb7e57b222073f2014 (patch) | |
tree | 47ae7a956cd5e3a27c4e5b85612664d234c96e1d /vendor/gems/json-1.5.1 | |
parent | 50cd41b88b4421824e436d9189f8780b84c46a1a (diff) |
Add rdoc as dependency and update gem specification files (suppress more noisy output from rake)
Diffstat (limited to 'vendor/gems/json-1.5.1')
-rw-r--r-- | vendor/gems/json-1.5.1/.specification | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/gems/json-1.5.1/.specification b/vendor/gems/json-1.5.1/.specification index 26813246a..323455f68 100644 --- a/vendor/gems/json-1.5.1/.specification +++ b/vendor/gems/json-1.5.1/.specification @@ -36,6 +36,7 @@ post_install_message: rdoc_options: [] require_paths: +- bin - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: @@ -56,10 +57,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement requirements: [] rubyforge_project: json -rubygems_version: 1.3.7 +rubygems_version: 1.4.2 signing_key: specification_version: 3 summary: JSON Implementation for Ruby test_files: [] - |