Skip to content

Commit

Permalink
Update train-core dependency
Browse files Browse the repository at this point in the history
Signed-off-by: poorndm <poorndm@progress.com>
  • Loading branch information
poorndm committed Jul 11, 2024
1 parent 361827e commit cea6cbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions omnibus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Gem::Specification.new do |gem|

if Gem::Version.new(RUBY_VERSION) <= Gem::Version.new("3.1.0")
gem.add_dependency "ffi", "< 1.17.0"
gem.add_dependency "train-core", "< 3.12.5"
end

gem.add_dependency "mixlib-versioning"
Expand Down

0 comments on commit cea6cbe

Please sign in to comment.