Skip to content

Commit

Permalink
Bump jwt from 1.5.6 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 1.5.6 to 2.2.2.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/master/CHANGELOG.md)
- [Commits](jwt/ruby-jwt@v1.5.6...v2.2.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 19, 2020
1 parent cc2e0d8 commit bb0cd9b
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 @@ -52,7 +52,7 @@ gem 'coffee-rails', '~> 5.0.0'
gem 'coffee-script', '2.2.0'
gem 'mini_racer', '~> 0.2'
gem 'uglifier', '~> 4.0'
gem 'jwt', '~> 1.5.4'
gem 'jwt', '~> 2.2.2'
gem 'will_paginate', '~> 3.1.0'
gem 'react-rails', '~> 1.7'
gem 'momentjs-rails', '~> 2.11', '>= 2.11.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ GEM
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.3.0)
jwt (1.5.6)
jwt (2.2.2)
launchy (2.4.3)
addressable (~> 2.3)
libv8 (7.3.492.27.1)
Expand Down Expand Up @@ -481,7 +481,7 @@ DEPENDENCIES
jquery-rails (~> 4.0)
jquery-ui-rails (~> 6.0)
json (~> 2.0)
jwt (~> 1.5.4)
jwt (~> 2.2.2)
lti_provider_engine (~> 1.1.0)
mini_racer (~> 0.2)
minitest
Expand Down

0 comments on commit bb0cd9b

Please sign in to comment.