diff --git a/Rakefile b/Rakefile index fef622899d1..fd7b3595764 100644 --- a/Rakefile +++ b/Rakefile @@ -1,5 +1,7 @@ # frozen_string_literal: true +require 'bundler' + task default: :spec def print_title(gem_name = '')