Skip to content

Commit

Permalink
Updated dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 23, 2024
1 parent 122012a commit fb0df05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions disco.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.1"

spec.add_dependency "libmf", ">= 0.2"
spec.add_dependency "numo-narray"
spec.add_dependency "libmf", ">= 0.4"
spec.add_dependency "numo-narray", ">= 0.9.2"
end

0 comments on commit fb0df05

Please sign in to comment.