Skip to content

Commit

Permalink
Updated Rice to fix installation on Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 22, 2024
1 parent d0b67fe commit d5dd321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion or-tools.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.3.2"
spec.add_dependency "rice", ">= 4.3.3"
end

0 comments on commit d5dd321

Please sign in to comment.