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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 3cd1b1b commit b148bea
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ GEM
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
bindata (2.4.15)
bindata (2.5.0)
bindex (0.8.1)
binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1)
Expand Down Expand Up @@ -198,12 +198,12 @@ GEM
eventbrite_sdk (3.6.0)
rest-client (~> 2.0)
execjs (2.8.1)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
font-awesome-sass (4.7.0)
sass (>= 3.2)
Expand Down Expand Up @@ -255,9 +255,10 @@ GEM
turbolinks
json (2.6.3)
json-canonicalization (1.0.0)
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 @@ -366,6 +367,8 @@ GEM
multi_json (1.15.0)
multi_xml (0.6.0)
nested_form (0.3.2)
net-http (0.4.1)
uri
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.4.10)
Expand Down Expand Up @@ -597,7 +600,6 @@ GEM
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
safely_block (0.4.0)
sass (3.7.4)
sass-listen (~> 4.0.0)
Expand Down Expand Up @@ -725,6 +727,7 @@ GEM
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
unicode-types (1.9.0)
uri (0.13.0)
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
Expand Down

0 comments on commit b148bea

Please sign in to comment.