diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0beeb3b..3ee9d06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,6 +147,9 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) + sextant (0.2.3) + activesupport (>= 3.2) + rails (>= 3.2) simple_form (2.0.1) actionpack (~> 3.0) activemodel (~> 3.0) @@ -210,6 +213,7 @@ DEPENDENCIES private_pub rails (= 3.2.11) sass-rails + sextant simple_form (= 2.0.1) sqlite3 state_machine |