jwt/ruby-jwt

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

gem 'rubocop', '~> 1.56.3' # Keep .codeclimate.yml channel in sync with this one