Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update get_all_the_diffs to work on Ruby 2 and 3 #724

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

bastelfreak
Copy link
Member

No description provided.

@bastelfreak bastelfreak self-assigned this Jul 5, 2021
@bastelfreak bastelfreak merged commit 49e63fe into voxpupuli:master Jul 5, 2021
@bastelfreak bastelfreak deleted the blub2 branch July 5, 2021 08:23
@@ -39,7 +39,7 @@ puts "get all manged modules" if DEBUG
modulesync_repos = YAML.load(File.read('managed_modules.yml'))

# get all modules we have in plumbing
plumbing_modules = YAML.load(open('https://raw.githubusercontent.com/voxpupuli/plumbing/master/share/modules')).split(' ')
#plumbing_modules = YAML.load(open('https://raw.githubusercontent.com/voxpupuli/plumbing/master/share/modules')).split(' ')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a 404 and should really be removed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants