Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 1877

Show
Ignore:
Timestamp:
07/04/07 23:19:53 (1 year ago)
Author:
nahi
Message:
  • gemspec updated for 1.5.7-RC1
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/soap4r.gemspec

    r1864 r1877  
    55SPEC = Gem::Specification.new do |s| 
    66  s.name = "soap4r" 
    7   s.version = "1.5.6.50.20070626
    8   s.date = "2007-06-26
     7  s.version = "1.5.6.90.20070704
     8  s.date = "2007-07-04
    99  s.author = "NAKAMURA, Hiroshi" 
    1010  s.email = "nahi@ruby-lang.org" 
     
    1616  s.executables = [ "wsdl2ruby.rb", "xsd2ruby.rb" ] 
    1717  # don't reference the test until we see it execute fully and successfully 
    18   # s.test_file = "test/runner.rb" 
     18  s.test_file = "test/runner.rb" 
    1919  # disable rdoc generation until we've got more 
    2020  s.has_rdoc = false