Skip to content

Commit

Permalink
Add missing benchmark dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jan 29, 2025
1 parent 5975b22 commit aa95fa9
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 @@ -5,6 +5,7 @@ gemspec
group :development do
gem "rake-compiler"
gem "rdoc"
gem "benchmark"
end

group :test do
Expand Down

0 comments on commit aa95fa9

Please sign in to comment.