Requiring latest version of active_support

main
Kevin W. Gisi 15 years ago committed by Brandon Mathis
parent adeee0cf9b
commit f6caf533d8

@ -1,4 +1,4 @@
gem 'activesupport', "2.3.2"
gem 'activesupport', "2.3.5"
require 'active_support'
require 'rubypants'

Loading…
Cancel
Save