Skip to content

Add dependent gems to gemspec#3

Open
kono wants to merge 1 commit into
htgc:masterfrom
kono:fix20190706
Open

Add dependent gems to gemspec#3
kono wants to merge 1 commit into
htgc:masterfrom
kono:fix20190706

Conversation

@kono
Copy link
Copy Markdown
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