Hello list, The Rakefile requires lib/utility_belt.rb, so it can use UtilityBelt::VERSION. However, the utility_belt.rb uses IRB, which is of course not defined, tripping up the Rakefile. Also, I cannot find UtilityBelt::VERSION defined anywhere in the project. I assume this is not intentional? regards, Markus