mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
7ce81f7bb9
* 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>
7 lines
118 B
Text
7 lines
118 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "mongoid", "~> 7.0.0"
|
|
|
|
gemspec path: "../"
|