Sha256: 8985675b525ce88fc47686eccfd18ca0351b49e7c8fa3523d88d753ed4bd6f53

Contents?: true

Size: 605 Bytes

Versions: 4

Compression:

Stored size: 605 Bytes

Contents

version: 2
registries:
  ruby-shopify:
    type: rubygems-server
    url: https://pkgs.shopify.io/basic/gems/ruby
    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: weekly
    open-pull-requests-limit: 100
    insecure-external-code-execution: allow
    registries: "*"

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
measured-3.2.0 .github/dependabot.yml
active_utils-3.4.2 .github/dependabot.yml
measured-3.1.0 .github/dependabot.yml
graphql-metrics-6.0.0 .github/dependabot.yml