Skip to content

Commit

Permalink
chore: add bundler gem tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
bf4 committed Jan 29, 2024
1 parent 5022ba5 commit 76a968f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
@@ -1,5 +1,6 @@
# frozen_string_literal: true

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

Rake::TestTask.new do |t|
Expand Down

0 comments on commit 76a968f

Please sign in to comment.