You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/03/02 15:34:14 UTC

[GitHub] [arrow-adbc] lidavidm commented on a diff in pull request #483: ci: make tests more robust to red-arrow/arrow-c-glib upgrades

lidavidm commented on code in PR #483:
URL: https://github.com/apache/arrow-adbc/pull/483#discussion_r1123293503


##########
ruby/red-adbc.gemspec:
##########
@@ -52,7 +52,7 @@ Gem::Specification.new do |spec|
   spec.files += Dir.glob("lib/**/*.rb")
   spec.extensions = ["dependency-check/Rakefile"]
 
-  spec.add_runtime_dependency("red-arrow")
+  spec.add_runtime_dependency("red-arrow", "<11.0.0")

Review Comment:
   Thanks! Done. I also reverted the other changes and fixed up the Debian Dockerfile.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org