savonrb/savon

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

gemspec

gem "httpclient", "~> 2.7.1"

gem "simplecov", :require => false
gem "net-smtp" if RUBY_VERSION >= "3.1.0"