mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
60a8498e28
* Added rails 6.0 and 6.1 to travis * Added rails 6 support files * Added data for rais 6.x tests * Rails 6 date helper includes float seconds * Updated actionview test for rails 6.1 Co-authored-by: Bryan Hanks, PMP <bryan@master-developer.com>
7 lines
125 B
Text
7 lines
125 B
Text
# This file was generated by Appraisal
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "rails", ">= 6.1.0", "< 6.2"
|
|
|
|
gemspec path: "../"
|