GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: DataMapper Adapters
Homepage: http://www.yehudakatz.com
Clone URL: git://github.com/wycats/dm-adapters.git
Add soap4r as requirement.
wycats (author)
Wed Jul 23 18:09:28 -0700 2008
commit  b1ec751481e310fd8b87ba3104d8016a410cc63b
tree    523e31fcbb6cf0eda9139ba402cfb6ab39857df8
parent  05fab22f1bd9b88a6ec2c31d086a0449f3b7bd47
...
26
27
28
 
29
30
31
...
26
27
28
29
30
31
32
0
@@ -26,6 +26,7 @@ spec = Gem::Specification.new do |s|
0
   # s.add_dependency "foo"
0
   s.add_dependency "dm-core", ">= 0.9.1"
0
   s.add_dependency "extlib"
0
+ s.add_dependency "soap4r", ">= 1.5.8"
0
   
0
   s.require_path = 'lib'
0
   s.autorequire = GEM

Comments

    No one has commented yet.