diff --git a/Gemfile.lock b/Gemfile.lock index a85626e3..c21991a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -234,7 +234,7 @@ GEM json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) - jwt (2.10.2) + jwt (3.2.0) base64 kramdown (2.5.2) rexml (>= 3.4.4) @@ -310,8 +310,8 @@ GEM racc (~> 1.4) nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) - notifications-ruby-client (6.2.0) - jwt (>= 1.5, < 3) + notifications-ruby-client (6.4.0) + jwt (>= 1.5, < 4) null_logger (0.0.1) oauth2 (2.0.18) faraday (>= 0.17.3, < 4.0)