Skip to content

Commit

Permalink
Add rake to the gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jejacks0n committed Jul 22, 2023
1 parent 901af05 commit 4826d5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }

gemspec

gem "rake"

gem "rubocop", ">= 1.25.1", require: false
gem "rubocop-minitest", require: false
gem "rubocop-packaging", require: false
Expand Down

0 comments on commit 4826d5d

Please sign in to comment.