X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c3436ec9c415c5ce843d36e1746a3d8b75f50820..570fd3b6aae3757a55b969bb45d3e06bdac3332a:/Gemfile diff --git a/Gemfile b/Gemfile index 40a8b6628..dc777110f 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'http://rubygems.org' # Require rails -gem 'rails', '3.1.0' +gem 'rails', '3.1.1' # Require the postgres database driver gem 'pg'