summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-04-08 14:22:56 +0200
committerAzul <azul@leap.se>2014-04-08 14:30:07 +0200
commit9776dd10fc60efde38946588d0955c406f6c1f5e (patch)
treea77a83984e39a72cd1bb2f8f89c6d9646de117d7 /Gemfile.lock
parentb6d14dc19dd350a807826e3e097738a36613e083 (diff)
move users: config and lib
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 2 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6c43a9f..0967bd6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -22,13 +22,6 @@ PATH
specs:
leap_web_help (0.5.0)
-PATH
- remote: users
- specs:
- leap_web_users (0.5.0)
- rails_warden
- ruby-srp (~> 0.2.1)
-
GEM
remote: https://rubygems.org/
specs:
@@ -274,7 +267,6 @@ DEPENDENCIES
leap_web_billing!
leap_web_certs!
leap_web_help!
- leap_web_users!
minitest-stub-const
mocha (~> 0.13.0)
phantomjs-binaries
@@ -282,7 +274,9 @@ DEPENDENCIES
quiet_assets
rails (~> 3.2.11)
rails-i18n
+ rails_warden
rdiscount
+ ruby-srp (~> 0.2.1)
sass-rails (~> 3.2.5)
simple_form
therubyracer (~> 0.10.2)