Skip to content

Commit

Permalink
Bump json-jwt from 1.13.0 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.13.0 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.13.0...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 Mar 13, 2024
1 parent eb9ed69 commit 81c5bd8
Showing 1 changed file with 11 additions and 28 deletions.
39 changes: 11 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ GEM
rest-client
base64 (0.2.0)
bigdecimal (3.1.6)
bindata (2.4.10)
bindata (2.5.0)
bson (4.15.0)
childprocess (4.1.0)
concurrent-ruby (1.2.3)
connection_pool (2.2.5)
connection_pool (2.4.1)
cool.io (1.7.1)
declarative (0.0.20)
diff-lcs (1.5.0)
Expand All @@ -56,38 +56,19 @@ GEM
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
drb (2.2.1)
elastic-transport (8.0.1)
faraday (~> 1)
elastic-transport (8.3.2)
faraday (< 3)
multi_json
elasticsearch (8.2.2)
elastic-transport (~> 8.0)
elasticsearch-api (= 8.2.2)
elasticsearch-api (8.2.2)
multi_json
excon (0.92.3)
faraday (1.10.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
faraday (2.0.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
fluent (0.7.5)
mechanize (>= 2.7.3)
rspec (>= 2.0)
Expand Down Expand Up @@ -197,10 +178,13 @@ GEM
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
json-jwt (1.13.0)
json-jwt (1.16.6)
activesupport (>= 4.2)
aes_key_wrap
base64
bindata
faraday (~> 2.0)
faraday-follow_redirects
jwt (2.3.0)
ltsv (0.1.2)
mail (2.7.1)
Expand All @@ -227,7 +211,6 @@ GEM
bson (>= 4.3.0, < 5.0.0)
msgpack (1.6.1)
multi_json (1.15.0)
multipart-post (2.1.1)
mutex_m (0.2.0)
net-http-digest_auth (1.4.1)
net-http-persistent (3.1.0)
Expand Down

0 comments on commit 81c5bd8

Please sign in to comment.