master
base_gemfile = File.expand_path('../../Gemfile.base', __FILE__) eval File.read(base_gemfile) gem "activerecord", ">= 6.0", "< 6.1"