Changeset 1298

Show
Ignore:
Timestamp:
04/01/08 16:33:39 (8 months ago)
Author:
sandal
Message:

Version # update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • acts_as_reportable/Rakefile

    r1248 r1298  
    33require "rake/gempackagetask" 
    44 
    5 AAR_VERSION = "1.0.2
     5AAR_VERSION = "1.1.0
    66 
    77begin 
     
    3232  #spec.extra_rdoc_files = %w{README LICENSE AUTHORS} 
    3333  spec.rdoc_options << '--title' << 'Ruport Documentation' 
    34   spec.add_dependency('ruport', '>= 1.3.0') 
     34  spec.add_dependency('ruport', '>= 1.6.0') 
    3535  spec.author = "Michael Milner" 
    3636  spec.email = "mikem836@gmail.com"