Fixed: rubytree gem does not detect with rubgems 1.8 (#9815).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.3-stable@9127 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2012-03-06 18:30:50 +00:00
parent ee6450f812
commit 94a0d1abf0
1 changed files with 2 additions and 11 deletions

View File

@ -11,17 +11,8 @@ cert_chain: []
date: 2007-12-20 00:00:00 -08:00
default_executable:
dependencies:
- !ruby/object:Gem::Dependency
name: hoe
type: :runtime
version_requirement:
version_requirements: !ruby/object:Gem::Requirement
requirements:
- - ">="
- !ruby/object:Gem::Version
version: 1.3.0
version:
dependencies: []
description: "Provides a generic tree data-structure with ability to store keyed node-elements in the tree. The implementation mixes in the Enumerable module. Website: http://rubytree.rubyforge.org/"
email: anupamsg@gmail.com
executables: []