mongodb/mongo-ruby-driver

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# frozen_string_literal: true
# rubocop:todo all

source 'https://rubygems.org'

gemspec

require_relative './gemfiles/standard'

standard_dependencies