From 01eff97bd1a2d2e23e6b894f4b19a57ba6b5d10d Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 21 Feb 2023 21:02:39 -0600 Subject: AƱade gema jwt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 61b6ca6..d74595c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,6 +82,7 @@ GEM concurrent-ruby (~> 1.0) jsonapi-serializer (2.2.0) activesupport (>= 4.2) + jwt (2.7.0) loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -179,6 +180,7 @@ DEPENDENCIES bootsnap debug jsonapi-serializer + jwt mysql2 puma (~> 5.0) rack-cors -- cgit v1.2.3