# frozen_string_literal: true source 'https://rubygems.org' gem 'mongoid', github: 'mongodb/mongoid', branch: 'master' gemspec path: '../'