Skip to content

Commit

Permalink
Add back rake to gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermp committed Jul 27, 2024
1 parent 99ff56f commit 16e68e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ source 'https://rubygems.org'

gem 'hearth', path: './hearth'
gem 'jmespath'
gem 'rake', require: false
gem 'rexml'

group :benchmark do
Expand Down

0 comments on commit 16e68e0

Please sign in to comment.