Skip to content

Commit

Permalink
Remove rubygems-server-gems-graphql-pro gem registry (#328)
Browse files Browse the repository at this point in the history
The missing username and password for this registry is preventing dependabot
from creating PRs. We don't have a graphql-pro account, so this is not
needed.

Co-authored-by: Louis Antonopoulos <[email protected]>
  • Loading branch information
sallyhall and louis-antonopoulos authored Aug 23, 2024
1 parent dbcf9f5 commit a8ed6aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
version: 2
registries:
rubygems-server-gems-graphql-pro:
type: rubygems-server
url: https://gems.graphql.pro
username: "${{secrets.RUBYGEMS_SERVER_GEMS_GRAPHQL_PRO_USERNAME}}"
password: "${{secrets.RUBYGEMS_SERVER_GEMS_GRAPHQL_PRO_PASSWORD}}"

updates:
- package-ecosystem: bundler
Expand Down

0 comments on commit a8ed6aa

Please sign in to comment.