mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Last version change, dammit
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5123 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
831ae2950f
commit
2271c17da1
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ spec = Gem::Specification.new do |s|
|
|||
s.homepage = "http://www.rubyonrails.org"
|
||||
|
||||
s.add_dependency('actionpack', '= 1.12.5' + PKG_BUILD)
|
||||
s.add_dependency('activerecord', '= 1.14.5' + PKG_BUILD)
|
||||
s.add_dependency('activerecord', '= 1.14.4' + PKG_BUILD)
|
||||
|
||||
s.has_rdoc = true
|
||||
s.requirements << 'none'
|
||||
|
|
Loading…
Reference in a new issue