summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-02-21 18:55:36 -0600
committerHombreLaser <sebastian-440@live.com>2023-02-21 18:55:36 -0600
commit95e0a8c59f5e360876315a5559e556ce81b78683 (patch)
tree93769fed43fe3bd23232414fe7668a5b250663c5 /Gemfile.lock
parent4b159639a97a05e8bef766916560f2b697faf16d (diff)
Añade bcrypt
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 a623c5a..416110b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -66,6 +66,7 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
+ bcrypt (3.1.18)
bootsnap (1.16.0)
msgpack (~> 1.2)
builder (3.2.4)
@@ -172,6 +173,7 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
+ bcrypt (~> 3.1.7)
bootsnap
debug
jsonapi-serializer