Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source
Show
Ignore:
Timestamp:
10/14/07 22:39:20 (10 months ago)
Author:
bitsweat
Message:

Update adapter gem dependencies

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • adapters/openbase/Rakefile

    r7745 r7887  
    1414  s.version = PKG_VERSION 
    1515 
    16   s.add_dependency 'activerecord', '>= 1.15.4.7707
     16  s.add_dependency 'activerecord', '>= 1.15.5.7843
    1717  s.add_dependency 'openbase', '>= 0.8.3' 
    1818  s.require_path = 'lib'