diff options
author | jessib <jessib@riseup.net> | 2012-10-17 10:04:34 -0700 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2012-10-17 10:04:34 -0700 |
commit | 171d07a64d3f76e68c22f0fb4cc3795daad806d1 (patch) | |
tree | b5068ac29fccc1fc6bd87af2eb778c2b9b6e2bd7 /Gemfile.lock | |
parent | 48d6c2aac9ae2bf1c140e734a576e45289c99150 (diff) |
Not sure we actually want this in version control, but adding changes so long as we have it.
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 fe49476..137e6d7 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 |