mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
11 lines
213 B
Text
11 lines
213 B
Text
|
# This file was generated by Appraisal
|
||
|
|
||
|
source "https://rubygems.org"
|
||
|
|
||
|
gem "activesupport", "~> 4.2.0"
|
||
|
gem "actionview", "~> 4.2.0"
|
||
|
gem "activerecord", "~> 4.2.0"
|
||
|
gem "mongoid", "~> 4.0.0"
|
||
|
|
||
|
gemspec :path => "../"
|