diff options
author | jessib <jessib@riseup.net> | 2012-10-31 12:19:15 -0700 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2012-10-31 12:19:15 -0700 |
commit | 872b9fa6759d5708f5efb19ba46b3c8e2b5d4862 (patch) | |
tree | e62b451a6c58825963bdb43c7f238aae272fdc80 /Gemfile.lock | |
parent | 6c60b179a09030da985462d15dbdf076367b5ea4 (diff) |
Looks like the help code has already been merged into the develop branch, and thus merging into feature-admin_users branch.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a982c2a..86cb8e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,6 +15,12 @@ PATH rails (~> 3.2.8) PATH + remote: help + specs: + leap_web_help (0.1.0) + leap_web_core (= 0.1.0) + +PATH remote: users specs: leap_web_users (0.1.0) @@ -173,6 +179,7 @@ DEPENDENCIES jquery-rails leap_web_certs! leap_web_core! + leap_web_help! leap_web_users! mocha ruby-debug |