test/sandbox/bin/my_gem in gemstone-0.2 vs test/sandbox/bin/my_gem in gemstone-0.3

- old
+ new

@@ -2 +1,2 @@ #!/usr/bin/env ruby +require File.dirname(__FILE__) + '/../lib/my_gem' puts "This executable needs more love from Raul Murciano" \ No newline at end of file