Update validates_formatting_of dependency to version 0.6.2

This commit is contained in:
Erik Michaels-Ober 2012-07-10 16:14:02 -07:00
parent e02e45c025
commit d0310ce6a2
1 changed files with 2 additions and 2 deletions

View File

@ -147,8 +147,8 @@ GEM
uglifier (1.2.6)
execjs (>= 0.3.0)
multi_json (~> 1.3)
validates_formatting_of (0.6.0)
activerecord (~> 3.0)
validates_formatting_of (0.6.2)
activemodel (~> 3.0)
warden (1.2.1)
rack (>= 1.0)
webmock (1.8.7)