Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.

Commit

Permalink
(maint) Update reference to shared testing gem
Browse files Browse the repository at this point in the history
  • Loading branch information
Iristyle committed Apr 7, 2021
1 parent 83709d4 commit 61e2e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source ENV['GEM_SOURCE'] || "https://rubygems.org"

gem 'pupperware',
:git => 'https://github.com/puppetlabs/pupperware.git',
:ref => 'master',
:ref => 'main',
:glob => 'gem/*.gemspec'

group :test do
Expand Down

0 comments on commit 61e2e62

Please sign in to comment.