# File lib/librarian/puppet/source/githubtarball/repo.rb, line 36 def manifests versions.map do |version| Manifest.new(source, name, version) end end