Skip to content

Commit

Permalink
Update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn committed Mar 3, 2021
1 parent 27a2a04 commit 92e6e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion red-arrow-nmatrix.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Gem::Specification.new do |spec|
spec.extensions = ["ext/arrow-nmatrix/extconf.rb"]
spec.test_files += Dir.glob("test/**/*")

spec.add_runtime_dependency("red-arrow")
spec.add_runtime_dependency("red-arrow", ">= 3.0.0")
spec.add_runtime_dependency("nmatrix")

spec.add_development_dependency("bundler")
Expand Down

0 comments on commit 92e6e5f

Please sign in to comment.