Skip to content

Commit

Permalink
Add bundler/gem_tasks to Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
GSPatton committed Dec 1, 2022
1 parent cd6d2b0 commit 67ab759
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'rspec/core/rake_task'
require 'bundler/gem_tasks'


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

0 comments on commit 67ab759

Please sign in to comment.