... | ... |
@@ -1,4 +1,4 @@ |
1 |
-gem 'activesupport', "2.3.2" |
|
1 |
+gem 'activesupport', "2.3.5" |
|
2 | 2 |
require 'active_support' |
3 | 3 |
require 'rubypants' |
4 | 4 |
|
... | ... |
@@ -216,4 +216,4 @@ class String |
216 | 216 |
def smart_capitalize! |
217 | 217 |
replace(smart_capitalize) |
218 | 218 |
end |
219 |
-end |
|
220 | 219 |
\ No newline at end of file |
220 |
+end |