Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

1.1.2

Choose a tag to compare

@pooza pooza released this 16 Jun 00:43
· 332 commits to master since this release
5108985

修正

  • #70 訪問先の外部サービスに適切なUserAgentを名乗っていない。

今のところ、該当する外部サービスはSlack互換Webhookだけです。
この機能を使っていなければ、今回の更新はスルーしてもよいです。

更新手順

cd 設置先
git fetch
git checkout 1.1.2
bundle install
bundle exec rake restart