RoBeRt Lee

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

you just need to comment the first line in animatedgifme.rb , like this
# require "animatedgifme/version"

because the require_relative will automatically resolve the dependency.