Skip to content

Commit

Permalink
add bundle rake tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Mar 1, 2024
1 parent a9e1999 commit 903a039
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,5 +1,6 @@
# frozen_string_literal: true

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new(:test) do |t|
Expand Down

0 comments on commit 903a039

Please sign in to comment.