Skip to content

Commit

Permalink
update sax-machine and loofah
Browse files Browse the repository at this point in the history
  • Loading branch information
archiloque committed Sep 30, 2011
1 parent 1bcafd5 commit fb87567
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions feedzirra.gemspec
Expand Up @@ -23,11 +23,11 @@ Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY

s.add_runtime_dependency 'nokogiri', ['~> 1.4.4']
s.add_runtime_dependency 'sax-machine', ['~> 0.0.20']
s.add_runtime_dependency 'sax-machine', ['~> 0.1.0']
s.add_runtime_dependency 'curb', ['~> 0.7.15']
s.add_runtime_dependency 'builder', ['~> 2.1.2']
s.add_runtime_dependency 'activesupport', ['>= 3.0.8']
s.add_runtime_dependency 'loofah', ['~> 1.0.0']
s.add_runtime_dependency 'loofah', ['~> 1.2.0']
s.add_runtime_dependency 'rdoc', ['~> 3.8']
s.add_runtime_dependency 'rake', ['>= 0.9.2']
s.add_runtime_dependency 'i18n', ['>= 0.5.0']
Expand Down

0 comments on commit fb87567

Please sign in to comment.