projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update to rails 3.2.1
[rails.git]
/
Gemfile
diff --git
a/Gemfile
b/Gemfile
index 0e101dc39c1900d4bbc43c6f7520f1c286ad731a..798c5afd47f66f58f250da55815aa5379c2cdbe2 100644
(file)
--- a/
Gemfile
+++ b/
Gemfile
@@
-2,7
+2,7
@@
source 'http://rubygems.org'
# Require rails
-gem 'rails', '3.2.
0
'
+gem 'rails', '3.2.
1
'
# Require the postgres database driver
gem 'pg'