# File lib/puppet/indirector/catalog/puppetdb.rb, line 104 def stringify_version(hash) hash['version'] = hash['version'].to_s hash end