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

Add dependent gems to gemspec #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kono
Copy link
Contributor

@kono kono commented Jul 6, 2019

新しいサーバ(Windows)にfluentdを入れ、fluent-plugin-mssqlを動かそうとしたらgemが足りずに動きませんでした。足らなかったgemは
dbd-odbc
ruby-odbc
の二つです。
これらをgemspecファイルに追記しました。
よろしくお願いします。

I put fluentd on a new server (Windows) and tried to run fluent-plugin-mssql.
Gem didn't work because of missing dependent gems.

dbd-odbc
ruby-odbc

I added these to the gemspec file.
Thank you.

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 this pull request may close these issues.

1 participant