Skip to content

Instantly share code, notes, and snippets.

@acraven
Created July 13, 2019 15:41
Show Gist options
  • Save acraven/3614bb1294865eb18c9a3c4a90f8f782 to your computer and use it in GitHub Desktop.
Save acraven/3614bb1294865eb18c9a3c4a90f8f782 to your computer and use it in GitHub Desktop.
Gemfile to pull artifacts from Dependabot PR build
ruby "2.6.2"
source "https://rubygems.org"
gem "dependabot-omnibus", git: "https://github.com/acraven/dependabot-core", branch: "azure-author-details"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment