Skip to content

Commit

Permalink
update multi_xml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
masterkain committed Sep 16, 2011
1 parent 66c8e19 commit 01105b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'faraday', '~> 0.7.4'
gem.add_dependency 'faraday_middleware', '~> 0.7.0'
gem.add_dependency 'multi_json', '~> 1.0.0'
gem.add_dependency 'multi_xml', '~> 0.3.0'
gem.add_dependency 'multi_xml', '~> 0.4.0'
gem.add_dependency 'simple_oauth', '~> 0.1.5'
gem.add_development_dependency 'nokogiri', '~> 1.4'
gem.add_development_dependency 'rake', '~> 0.9'
Expand Down

0 comments on commit 01105b7

Please sign in to comment.