Rakefile in simple_cacheable-1.0.0 vs Rakefile in simple_cacheable-1.1.0

- old
+ new

@@ -1,2 +1,4 @@ require 'bundler' + +include Rake::DSL Bundler::GemHelper.install_tasks