Skip to content

Commit

Permalink
Bump json-jwt from 1.16.5 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.5 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.5...v1.16.6)

---
updated-dependencies:
- dependency-name: json-jwt
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent c4c4ead commit 24aa02a
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,24 +33,23 @@ GEM
ast (2.4.2)
attr_required (1.0.2)
base64 (0.2.0)
bigdecimal (3.1.6)
bindata (2.4.15)
bigdecimal (3.1.8)
bindata (2.5.0)
byebug (11.1.3)
climate_control (1.2.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crack (0.4.5)
rexml
date (3.3.4)
diff-lcs (1.5.0)
docile (1.4.0)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
dry-initializer (3.1.1)
email_validator (2.2.4)
activemodel
faraday (2.9.0)
faraday (2.9.1)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
Expand All @@ -64,10 +63,10 @@ GEM
http-2-next (1.0.3)
httpx (1.2.5)
http-2-next (>= 1.0.3)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.1)
json-jwt (1.16.5)
json-jwt (1.16.6)
activesupport (>= 4.2)
aes_key_wrap
base64
Expand All @@ -86,7 +85,7 @@ GEM
net-smtp
method_source (1.0.0)
mini_mime (1.1.5)
minitest (5.21.2)
minitest (5.23.1)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
Expand Down

0 comments on commit 24aa02a

Please sign in to comment.