Skip to content

Commit

Permalink
Merge pull request #166 from nla/dependabot/bundler/jwt-2.9.1
Browse files Browse the repository at this point in the history
build(deps): bump jwt from 2.8.2 to 2.9.1
  • Loading branch information
CEdwardsBlasikiewicz authored Oct 2, 2024
2 parents f54950a + f96ffaa commit e8791d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "sprockets-rails"

gem "puma", "~> 6.4"

gem "jwt", "~> 2.8"
gem "jwt", "~> 2.9"

gem "strong_migrations", "~> 2.0"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ GEM
bindata
faraday (~> 2.0)
faraday-follow_redirects
jwt (2.8.2)
jwt (2.9.1)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down Expand Up @@ -449,7 +449,7 @@ DEPENDENCIES
factory_bot_rails
faker
fuubar
jwt (~> 2.8)
jwt (~> 2.9)
mysql2
nla-blacklight_common!
puma (~> 6.4)
Expand Down

0 comments on commit e8791d2

Please sign in to comment.