Skip to content

Commit 6f4b11d

Browse files
Merge branch 'master' into snyk-fix-bf66c213615e5e1d63d274137092017c
2 parents e22f3b9 + 4340fa7 commit 6f4b11d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ gem 'bootsnap', require: false
4545
# Use Rack CORS for handling Cross-Origin Resource Sharing (CORS), making cross-origin AJAX possible
4646
gem 'rack-cors'
4747

48-
# JWT for authentication
48+
# JWT for authentication — >= 3.2.0 fixes inadequate authentication CVE
4949
gem 'jwt', '>= 3.2.0'
5050

5151
# Serializers for API responses

0 commit comments

Comments
 (0)