discourseAllPlugins: init discourse-migratepassword

(cherry picked from commit 85d7eb75c968421ea233f4c8a5b05886733c2dec)
This commit is contained in:
Ryan Mulligan
2021-08-17 23:12:33 +02:00
committed by talyz
parent d0064e3868
commit a9358e80fc
5 changed files with 62 additions and 0 deletions
@@ -0,0 +1,15 @@
GEM
remote: https://rubygems.org/
specs:
bcrypt (3.1.3)
unix-crypt (1.3.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
bcrypt (= 3.1.3)
unix-crypt (= 1.3.0)
BUNDLED WITH
2.2.20