Skip to content

Commit

Permalink
Upgrade Rails (3.0.8 fixes the XSS/safe_buffer issue )
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Martin committed Jun 8, 2011
1 parent d2738eb commit 1efc65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'http://rubygems.org'

gem 'rails', '3.0.7'
gem 'rails', '3.0.8'
gem 'builder'
gem 'nokogiri'

Expand Down

0 comments on commit 1efc65b

Please sign in to comment.