mongodb/mongo-ruby-driver

View on GitHub
gemfiles/bson_min.gemfile

Summary

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

gem 'bson', '4.14.1'

require_relative './standard'

standard_dependencies