diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 742c15c..b833fe5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,6 +7,12 @@ GIT refinerycms-pages (~> 2.1.0) GIT + remote: https://github.com/codahale/bcrypt-ruby.git + revision: 7644e3684d96fb49f5aa20cb5f547cb1b56b3f38 + specs: + bcrypt (3.1.12) + +GIT remote: https://github.com/refinery/refinerycms-acts-as-indexed.git revision: 47cd0b6427a1ee7c513124c7a56c7cb5f93716f6 branch: 1-0-stable @@ -75,7 +81,6 @@ GEM awesome_nested_set (2.1.6) activerecord (>= 3.0.0) babosa (1.0.2) - bcrypt (3.1.12) bcrypt-ruby (3.1.5) bcrypt (>= 3.1.3) builder (3.0.4) @@ -275,7 +280,7 @@ PLATFORMS DEPENDENCIES SyslogLogger - bcrypt (~> 3.1.0) + bcrypt (~> 3.1.0)! byebug capistrano (~> 3.10.0) capistrano-bundler |