diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-09-01 09:50:45 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-09-01 09:50:45 +0100 |
commit | 4b88824f1be0ca04bb02361737030eaf33ab1e3d (patch) | |
tree | 308d0dc14e184fe83765980b2d5d0b35eaf51bcf /vendor/gems/json-1.5.1 | |
parent | 619ed615b3ce3b56fd8a15079788ecd32364af28 (diff) | |
parent | 1fb99a4df2514cb6aea37fcf1fd4790234d77c7e (diff) |
Merge branch 'develop' of github.com:sebbacon/alaveteli into develop
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: [] - |