vendor/rails/actionpack/Rakefile in radiant-0.6.3 vs vendor/rails/actionpack/Rakefile in radiant-0.6.4
- old
+ new
@@ -73,10 +73,10 @@
s.homepage = "http://www.rubyonrails.org"
s.has_rdoc = true
s.requirements << 'none'
- s.add_dependency('activesupport', '= 1.4.2' + PKG_BUILD)
+ s.add_dependency('activesupport', '= 1.4.4' + PKG_BUILD)
s.require_path = 'lib'
s.autorequire = 'action_controller'
s.files = [ "Rakefile", "install.rb", "README", "RUNNING_UNIT_TESTS", "CHANGELOG", "MIT-LICENSE", "examples/.htaccess" ]
\ No newline at end of file