Skip to content

Commit

Permalink
Updated Rice to fix bad any cast errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 18, 2024
1 parent 3254ae6 commit 6490648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torch-rb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 3.1"

spec.add_dependency "rice", ">= 4.1"
spec.add_dependency "rice", ">= 4.3.2"
end

0 comments on commit 6490648

Please sign in to comment.