108 109 110 111 112 113
# File 'lib/pdqtest/skeleton.rb', line 108 def self.install_gemfile_project install_skeleton(GEMFILE, GEMFILE) # upgrade the gemfile to *this* version of pdqtest + puppet-strings Upgrade.upgrade() end