PBKDF2 gem is trouble, removing and hand coding for now

This commit is contained in:
Sam Saffron
2013-03-06 23:12:16 +11:00
parent f8e04a5c48
commit 8f56a09e82
5 changed files with 50 additions and 4 deletions

View File

@@ -307,7 +307,6 @@ GEM
openid-redis-store (0.0.2)
redis
ruby-openid
pbkdf2 (0.1.0)
pg (0.14.1)
polyglot (0.3.3)
progress (2.4.0)
@@ -506,7 +505,6 @@ DEPENDENCIES
omniauth-openid
omniauth-twitter
openid-redis-store
pbkdf2
pg
pry-rails
rack-mini-profiler!