Skip to content

Commit

Permalink
Merge pull request #790 from alphagov/dependabot/bundler/json-jwt-1.16.5
Browse files Browse the repository at this point in the history
Bump json-jwt from 1.16.3 to 1.16.5
  • Loading branch information
KludgeKML authored Jan 15, 2024
2 parents 967091c + 9dc14f1 commit 2000378
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ GEM
awesome_print (1.9.2)
base64 (0.2.0)
bigdecimal (3.1.5)
bindata (2.4.14)
bindata (2.4.15)
bootsnap (1.17.0)
msgpack (~> 1.2)
brakeman (6.1.0)
Expand Down Expand Up @@ -129,12 +129,12 @@ GEM
factory_bot_rails (6.4.2)
factory_bot (~> 6.4)
railties (>= 5.0.0)
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)
filelock (1.1.1)
find_a_port (1.0.1)
Expand Down Expand Up @@ -214,9 +214,10 @@ GEM
rdoc
reline (>= 0.3.8)
json (2.6.3)
json-jwt (1.16.3)
json-jwt (1.16.5)
activesupport (>= 4.2)
aes_key_wrap
base64
bindata
faraday (~> 2.0)
faraday-follow_redirects
Expand Down Expand Up @@ -253,6 +254,8 @@ GEM
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.9.1)
date
net-protocol
Expand Down Expand Up @@ -738,6 +741,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
uniform_notifier (1.16.0)
uri (0.13.0)
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
Expand Down

0 comments on commit 2000378

Please sign in to comment.