Skip to content

Commit

Permalink
Activate the bundler gem rake tasks
Browse files Browse the repository at this point in the history
We’ll use manually releases for this project for now, until we figure out the way to bring it into the automated dry-rb release processes.
  • Loading branch information
timriley committed Nov 2, 2024
1 parent 6c34e73 commit 329b3a0
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,6 +1,7 @@
# frozen_string_literal: true

require "bundler/setup"
require "bundler/gem_tasks"
require "rspec/core/rake_task"
require "rubocop/rake_task"
require "yard"
Expand Down

0 comments on commit 329b3a0

Please sign in to comment.