Skip to content

Commit

Permalink
ci: install bundler gem helper (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
supercaracal authored Feb 17, 2024
1 parent 1dd13ca commit 473b36e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

require 'rake/testtask'
require 'rubocop/rake_task'
require 'bundler/gem_helper'

RuboCop::RakeTask.new
Bundler::GemHelper.install_tasks

SLUGGISH_TEST_TYPES = %w[broken scale state].freeze

Expand Down

0 comments on commit 473b36e

Please sign in to comment.