# File lib/appraisal/cli.rb, line 74 def clean FileUtils.rm_f Dir['gemfiles/*.{gemfile,gemfile.lock}'] end