config/hoe.rb in jnunemaker-happymapper-0.1.4 vs config/hoe.rb in jnunemaker-happymapper-0.1.5
- old
+ new
@@ -6,10 +6,10 @@
GEM_NAME = 'happymapper' # what ppl will type to install your gem
RUBYFORGE_PROJECT = 'happymapper' # The unix name for your project
HOMEPATH = "http://#{RUBYFORGE_PROJECT}.rubyforge.org"
DOWNLOAD_PATH = "http://rubyforge.org/projects/#{RUBYFORGE_PROJECT}"
EXTRA_DEPENDENCIES = [
- ['libxml-ruby', '>= 0.8.3']
+ ['libxml-ruby', '>= 0.9.7']
]
@config_file = "~/.rubyforge/user-config.yml"
@config = nil
RUBYFORGE_USERNAME = "unknown"
\ No newline at end of file