Skip to content

Commit

Permalink
Merge pull request #810 from takkanm/suppress-warning-of-prime
Browse files Browse the repository at this point in the history
Add prime gem to d dependency
  • Loading branch information
rhenium authored Oct 29, 2024
2 parents 8367b16 + 459f20b commit 0e2698a
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 @@ group :development do
gem "rake-compiler"
gem "test-unit", "~> 3.0", ">= 3.4.6"
gem "test-unit-ruby-core"
gem "prime"
# In the case of Ruby whose rdoc is not a default gem.
gem "rdoc"
end

0 comments on commit 0e2698a

Please sign in to comment.