DEV: Remove RAILS_MASTER flag from Gemfile (#24574)

We don't use this flag, and it prevents Dependabot from being able to automatically create PRs for Rails gem updates
This commit is contained in:
David Taylor
2023-11-28 09:36:23 +00:00
committed by GitHub
parent cd69891b14
commit cbc5694b77
3 changed files with 26 additions and 29 deletions

View File

@@ -40,6 +40,17 @@ updates:
versions:
- "> 1.2.0"
- "< 2"
groups:
rails:
patterns:
- "actionmailer"
- "actionpack"
- "actionview"
- "actionmodel"
- "activerecord"
- "activesupport"
- "railties"
- "sprockets-rails"
- package-ecosystem: "npm"
directory: "/app/assets/javascripts/"
schedule: