Skip to content

Commit

Permalink
Drop specific json libraries from the requirements now that rdoc/json…
Browse files Browse the repository at this point in the history
….rb will automatically choose one
  • Loading branch information
Nat Budin committed Aug 24, 2012
1 parent 74fdec5 commit 9fb2319
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Depending on your version of ruby, you may need to install ruby rdoc/ri data:
self.kpeg_flags = '-fsv' if self.respond_to? :kpeg_flags= # no plugin

require_ruby_version '>= 1.8.7'
extra_deps << ['multi_json', '~> 1.3']
extra_dev_deps << ['racc', '~> 1.4']
extra_dev_deps << ['minitest', '~> 2']
extra_dev_deps << ['ZenTest', '~> 4']
Expand Down

0 comments on commit 9fb2319

Please sign in to comment.