Skip to content

Commit

Permalink
Bump json-jwt from 1.16.3 to 1.16.6
Browse files Browse the repository at this point in the history
Bumps [json-jwt](https://github.com/nov/json-jwt) from 1.16.3 to 1.16.6.
- [Release notes](https://github.com/nov/json-jwt/releases)
- [Changelog](https://github.com/nov/json-jwt/blob/main/CHANGELOG.md)
- [Commits](nov/json-jwt@v1.16.3...v1.16.6)

---
updated-dependencies:
- dependency-name: json-jwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and noracato committed May 30, 2024
1 parent 1a9c06f commit 99e5a89
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,13 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.2.0)
bcrypt (3.1.16)
better_errors (2.9.1)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bindata (2.4.15)
bindata (2.5.0)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
bootsnap (1.10.3)
Expand All @@ -164,7 +165,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
config (4.1.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand Down Expand Up @@ -246,7 +247,7 @@ GEM
ruby2_keywords (>= 0.0.4)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (2.0.1)
faraday-net_http (2.1.0)
ffi (1.15.5)
fnv (0.2.0)
gctools (0.2.4)
Expand All @@ -262,7 +263,7 @@ GEM
http-cookie (1.0.4)
domain_name (~> 0.5)
http_accept_language (2.1.1)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
importmap-rails (1.1.5)
Expand All @@ -276,9 +277,10 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.6.1)
json-jwt (1.16.3)
json-jwt (1.16.6)
activesupport (>= 4.2)
aes_key_wrap
base64
bindata
faraday (~> 2.0)
faraday-follow_redirects
Expand Down Expand Up @@ -326,7 +328,7 @@ GEM
mini_portile2 (2.8.6)
mini_racer (0.6.2)
libv8-node (~> 16.10.0.0)
minitest (5.22.2)
minitest (5.23.1)
msgpack (1.4.5)
multi_json (1.15.0)
mysql2 (0.5.6)
Expand Down

0 comments on commit 99e5a89

Please sign in to comment.