Skip to content

Commit

Permalink
Add missing dev dependency for Ruby 3.4 support
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Nov 8, 2024
1 parent 185730f commit 98d553f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kiba.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "awesome_print"
gem.add_development_dependency "minitest-focus"
gem.add_development_dependency "standard"
gem.add_development_dependency "csv"
end

0 comments on commit 98d553f

Please sign in to comment.