Project

General

Profile

« Previous | Next » 

Revision 41192395

Added by Sam Kottler over 11 years ago

  • ID 411923958a35bb6b63239edbb7ea4dace70a206e

Upgrade rails core to 3.0.17 fix a bug where single quotes aren't escaped (CVE-2012-3464)

View differences:

Gemfile
source 'http://rubygems.org'
gem 'rails', '3.0.15'
gem 'rails', '3.0.17'
gem "jquery-rails"
gem 'json'
gem 'rest-client', :require => 'rest_client'

Also available in: Unified diff