Skip to content

Commit

Permalink
bump nokogiri version
Browse files Browse the repository at this point in the history
  • Loading branch information
sfaxon committed Jul 21, 2011
1 parent b44ece8 commit b037423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feedzirra.gemspec
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|

s.platform = Gem::Platform::RUBY

s.add_runtime_dependency 'nokogiri', ['~> 1.4.4']
s.add_runtime_dependency 'nokogiri', ['~> 1.5.0']
s.add_runtime_dependency 'sax-machine', ['~> 0.0.20']
s.add_runtime_dependency 'curb', ['~> 0.7.15']
s.add_runtime_dependency 'builder', ['~> 3.0.0']
Expand Down

0 comments on commit b037423

Please sign in to comment.