]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Add the OAuth verifier to 1.0a callbacks correctly
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 7b60d70e0375543a47030fcf9201c6aedb891363..788da1ebe379cea8319e108435868d5cfc18ec04 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
 source 'http://rubygems.org'
 
 # Require rails
-gem 'rails', '3.1.1'
+gem 'rails', '3.1.2'
 
 # Require the postgres database driver
 gem 'pg'