Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0c958d8ee0440773d2c2d0b4a8a087c3 > files > 2

rubygem-mixlib-cli-1.1.0-3.fc14.src.rpm

--- mixlib-cli-1.1.0/Rakefile.orig	2010-06-08 23:04:18.771352983 -0700
+++ mixlib-cli-1.1.0/Rakefile	2010-06-08 23:04:26.855356694 -0700
@@ -40,6 +40,7 @@
 task :default => :spec
 
 require 'rake/rdoctask'
+require 'yaml'
 Rake::RDocTask.new do |rdoc|
   if File.exist?('VERSION.yml')
     config = YAML.load(File.read('VERSION.yml'))