summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2011-08-12 13:10:57 +0200
committermh <mh@immerda.ch>2011-08-12 13:10:57 +0200
commit94d3cc22b8f7074e988c59696f49ca0950070b2d (patch)
tree8315ec5c178310db4a969b53f2bf386022bf3511 /Gemfile.lock
parent01bee67d9c6d056ef8cf1ff44d809ac10a7a5e64 (diff)
add bcrypt format
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a48edf1..7b0fb8a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
+ bcrypt-ruby (2.1.4)
diff-lcs (1.1.2)
git (1.2.5)
highline (1.6.2)
@@ -26,6 +27,7 @@ PLATFORMS
ruby
DEPENDENCIES
+ bcrypt-ruby
bundler (~> 1.0.0)
highline
jeweler (~> 1.6.4)