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