Update strong_parameters to version 0.1.6

This commit is contained in:
Erik Michaels-Ober 2012-12-15 11:36:13 -08:00
parent ff0378d171
commit 3f1216d1e0
1 changed files with 4 additions and 4 deletions

View File

@ -143,10 +143,10 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.6)
strong_parameters (0.1.5)
actionpack (~> 3.1)
activemodel (~> 3.1)
railties (~> 3.1)
strong_parameters (0.1.6)
actionpack (~> 3.0)
activemodel (~> 3.0)
railties (~> 3.0)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.12)