Skip to content

Commit

Permalink
Update jwt to version 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 18, 2024
1 parent 6990200 commit 33ff064
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.6)
builder (3.2.4)
byebug (11.1.3)
Expand Down Expand Up @@ -137,7 +138,8 @@ GEM
concurrent-ruby (~> 1.0)
json (2.3.1)
jsonapi-renderer (0.2.2)
jwt (2.7.1)
jwt (2.8.0)
base64
listen (3.6.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down

0 comments on commit 33ff064

Please sign in to comment.