Sha256: 5bbf1d5b230876526706dd1fe5e6003896dfc855ef81f59dcbf1819cb6503396

Contents?: true

Size: 607 Bytes

Versions: 6

Compression:

Stored size: 607 Bytes

Contents

version: 2
registries:
  rubygems-server-pkgs-shopify-io:
    type: rubygems-server
    url: https://pkgs.shopify.io
    username: ${{secrets.RUBYGEMS_SERVER_PKGS_SHOPIFY_IO_USERNAME}}
    password: ${{secrets.RUBYGEMS_SERVER_PKGS_SHOPIFY_IO_PASSWORD}}
  github-com:
    type: git
    url: https://github.com
    username: ${{secrets.DEPENDENCIES_GITHUB_USER}}
    password: ${{secrets.DEPENDENCIES_GITHUB_TOKEN}}
updates:
  - package-ecosystem: bundler
    directory: "/"
    schedule:
      interval: daily
    open-pull-requests-limit: 100
    insecure-external-code-execution: allow
    registries: "*"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
minitest-distributed-0.2.10 .github/dependabot.yml
minitest-distributed-0.2.9 .github/dependabot.yml
minitest-distributed-0.2.8 .github/dependabot.yml
minitest-distributed-0.2.7 .github/dependabot.yml
minitest-distributed-0.2.6 .github/dependabot.yml
minitest-distributed-0.2.5 .github/dependabot.yml