mongodb/mongo-ruby-driver

View on GitHub
gemfiles/mongo_kerberos.gemfile

Summary

Maintainability
Test Coverage
# rubocop:todo all
source "https://rubygems.org"
gemspec path: '..'

gem 'mongo_kerberos', git: 'https://github.com/mongodb/mongo-ruby-kerberos', branch: 'master'

require_relative './standard'

standard_dependencies