Add savon

This commit is contained in:
chiu 2026-05-18 09:40:16 +00:00
parent ceb46f874b
commit 835381d698
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ Gem::Specification.new do |s|
s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.rdoc"]
s.test_files = Dir["test/**/*"]
s.add_runtime_dependency "savon"
s.add_development_dependency "sqlite3"
end