You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use this plugin with Ruby 3.0.2, I got the following error:
Resolving dependencies.....
Bundler found conflicting requirements for the Ruby version:
In Gemfile:
Ruby
ffi was resolved to 1.15.3, which depends on
Ruby (>= 2.3)
fluent-plugin-detect-exceptions (~> 0.0.13) was resolved to 0.0.13, which depends on
Ruby (>= 2.0)
fluent-plugin-google-cloud (= 0.12.0) was resolved to 0.12.0, which depends on
Ruby (>= 2.2)
fluent-plugin-kubernetes_metadata_filter (~> 2.7.1) was resolved to 2.7.2, which depends on
Ruby (>= 2.5.0)
fluent-plugin-google-cloud (= 0.12.0) was resolved to 0.12.0, which depends on
fluentd (= 1.13.3) was resolved to 1.13.3, which depends on
Ruby (>= 2.4)
fluent-plugin-google-cloud (= 0.12.0) was resolved to 0.12.0, which depends on
google-api-client (= 0.30.8) was resolved to 0.30.8, which depends on
Ruby (~> 2.0)
The text was updated successfully, but these errors were encountered:
cosmo0920
changed the title
Failed to use Ruby 3.x due to outdated google-api-client 0.30.8
Failed to use with Ruby 3.x due to outdated google-api-client 0.30.8
Aug 28, 2021
When I try to use this plugin with Ruby 3.0.2, I got the following error:
The text was updated successfully, but these errors were encountered: