1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00
awesome_print/gemfiles/mongoid_7.1.gemfile
Bryan Hanks, PMP 7ce81f7bb9
Added mongoid 7 gemsets; ignore vendor/bundle (#395)
* Added mongoid 7 gemsets; ignore vendor/bundle

* Added specs for Mongoid 7x

* Added missing gemfiles

Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
2021-01-15 00:04:46 -06:00

7 lines
118 B
Text

# This file was generated by Appraisal
source "https://rubygems.org"
gem "mongoid", "~> 7.1.0"
gemspec path: "../"