diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index df12c39..8c13c02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,6 +149,10 @@ GEM tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) state_machine (1.1.2) + strong_parameters (0.1.6) + actionpack (~> 3.0) + activemodel (~> 3.0) + railties (~> 3.0) subexec (0.2.1) systemu (2.5.1) thor (0.14.6) @@ -194,6 +198,7 @@ DEPENDENCIES simple_form (= 2.0.1) sqlite3 state_machine + strong_parameters uglifier (>= 1.3.0) uuid will_paginate |