From 920a3e26ded51288b875c0d9394f6fa2ebe991e6 Mon Sep 17 00:00:00 2001 From: igorpeshansky Date: Thu, 13 Jul 2017 10:35:45 -0400 Subject: [PATCH] Bump fluent-plugin-google-cloud gem version to 0.6.4. (#41) --- plugin_gems.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin_gems.rb b/plugin_gems.rb index c29c444d..2b37b556 100644 --- a/plugin_gems.rb +++ b/plugin_gems.rb @@ -18,5 +18,5 @@ download "string-scrub", "0.0.5" download "fluent-plugin-rewrite-tag-filter", "1.5.5" download "fluent-plugin-td-monitoring", "0.2.2" -download "fluent-plugin-google-cloud", "0.6.3" +download "fluent-plugin-google-cloud", "0.6.4" download "fluent-plugin-detect-exceptions", "0.0.5"