Skip to content

Commit

Permalink
Update Rails to 3.1.6 (SECURITY)
Browse files Browse the repository at this point in the history
Also update to latest itextomml
  • Loading branch information
distler committed Jun 26, 2012
1 parent 9f950c6 commit 6fab3b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
@@ -1,10 +1,10 @@
source "http://rubygems.org"

gem 'rails', '3.1.1'
gem 'rails', '3.1.6'
gem 'ruby-openid', '>= 2.0.4', :require => "openid"
gem 'rack-openid'
gem 'will_paginate', "~> 3.0"
gem "itextomml", ">=1.4.8"
gem "itextomml", ">=1.4.10"
gem "mongrel", ">=1.2.0.pre2"
gem "prototype-rails", "~> 3.1.0"
gem 'sass-rails', "=3.1.4"
Expand Down

0 comments on commit 6fab3b7

Please sign in to comment.