diff --git a/Rakefile b/Rakefile index 196c8ad..45d1cd5 100644 --- a/Rakefile +++ b/Rakefile @@ -1,4 +1,5 @@ require "rspec/core/rake_task" +require 'bundler/gem_tasks' RSpec::Core::RakeTask.new(:spec) do |t| t.pattern = [