diff options
author | elijah <elijah@riseup.net> | 2014-01-21 13:54:45 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-01-23 11:37:49 -0800 |
commit | 87383e624855def55e13d238b2f20b79c418c1d9 (patch) | |
tree | bfba7820ab8ed90b433c5e0fc56def4c7ea523fc /Gemfile.lock | |
parent | 01941b7d930c581a6684f6b939b3ae2f62bd832e (diff) |
added default pricing, privacy policy and tos pages.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3fb1193..e60c9d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,6 +212,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.1.1) + rdiscount (2.0.7) rdoc (3.12.2) json (~> 1.4) rest-client (1.6.7) @@ -290,6 +291,7 @@ DEPENDENCIES poltergeist quiet_assets rails-i18n + rdiscount sass-rails (~> 3.2.5) simple_form therubyracer (~> 0.10.2) |