Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to use with Ruby 3.x due to outdated google-api-client 0.30.8 #472

Open
cosmo0920 opened this issue Aug 28, 2021 · 0 comments
Open

Comments

@cosmo0920
Copy link
Contributor

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)
@cosmo0920 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant