Skip to content

Commit

Permalink
add release rake tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
Petro Smachylo committed Apr 22, 2022
1 parent 84930d6 commit 226f88d
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|
t.pattern = [
Expand Down

0 comments on commit 226f88d

Please sign in to comment.