From cd8e0e2e35ae01008631f8f943e7377616a253a2 Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Wed, 18 Jul 2018 11:39:55 +0900 Subject: [PATCH 1/2] Bundle update fluentd Signed-off-by: Kenji Okimoto --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8849c515d..fb94a95a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM fluent-plugin-td (1.0.0) fluentd (>= 0.14.13, < 2) td-client (~> 1.0) - fluentd (1.2.2) + fluentd (1.2.3) cool.io (>= 1.4.5, < 2.0.0) dig_rb (~> 1.0.0) http_parser.rb (>= 0.5.1, < 0.7.0) @@ -317,7 +317,7 @@ GEM selenium-webdriver (3.12.0) childprocess (~> 0.5) rubyzip (~> 1.2) - serverengine (2.0.6) + serverengine (2.0.7) sigdump (~> 0.2.2) settingslogic (2.0.9) sexp_processor (4.11.0) From 52cf7f6de997abd4b8c4decc221ee3163f98c86b Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Wed, 18 Jul 2018 11:43:11 +0900 Subject: [PATCH 2/2] Bundle update sprockets Signed-off-by: Kenji Okimoto --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb94a95a8..4f94e8a3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -328,7 +328,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) slop (3.6.0) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.2.1)