projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c757046
)
Update to rails 3.0.9
author
Tom Hughes
<tom@compton.nu>
Mon, 12 Sep 2011 21:17:41 +0000
(22:17 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 14 Nov 2011 09:42:50 +0000
(09:42 +0000)
Gemfile
patch
|
blob
|
history
diff --git
a/Gemfile
b/Gemfile
index e76f97ed8ee97f8ef330ecc1cb386ce5d9108a6c..d36805b604269d2bbe82119bc23ac58463049747 100644
(file)
--- a/
Gemfile
+++ b/
Gemfile
@@
-1,6
+1,6
@@
source 'http://rubygems.org'
-gem 'rails', '3.0.
7
'
+gem 'rails', '3.0.
9
'
gem 'pg'
gem 'arel', '>= 2.0.9'