Skip to content

Commit 67ab759

Browse files
committed
Add bundler/gem_tasks to Rakefile
1 parent cd6d2b0 commit 67ab759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'rspec/core/rake_task'
2+
require 'bundler/gem_tasks'
23

34

45
RSpec::Core::RakeTask.new(:spec) do |t|

0 commit comments

Comments
 (0)