gemfiles/Gemfile.ilm in fluent-plugin-elasticsearch-4.0.4 vs gemfiles/Gemfile.ilm in fluent-plugin-elasticsearch-4.0.5
- old
+ new
@@ -6,5 +6,6 @@
gem 'simplecov', require: false
gem 'coveralls', require: false
gem 'strptime', require: false if RUBY_ENGINE == "ruby" && RUBY_VERSION =~ /^2/
gem "irb" if RUBY_ENGINE == "ruby" && RUBY_VERSION >= "2.6"
gem "elasticsearch-xpack"
+gem "oj"
\ No newline at end of file