Gemfile.lock in fluent-plugin-grok-parser-0.0.1 vs Gemfile.lock in fluent-plugin-grok-parser-0.0.2

- old
+ new

@@ -1,26 +1,35 @@ PATH remote: . specs: - fluent-plugin-grok-parser (0.0.1) - fluentd + fluent-plugin-grok-parser (0.0.2) + fluentd (>= 0.10.58) GEM remote: https://rubygems.org/ specs: cool.io (1.2.4) - fluentd (0.10.49) - cool.io (>= 1.1.1, < 2.0.0, != 1.2.0) + fluentd (0.12.1) + cool.io (>= 1.2.2, < 2.0.0) http_parser.rb (>= 0.5.1, < 0.7.0) json (>= 1.4.3) - msgpack (>= 0.4.4, < 0.6.0, != 0.5.3, != 0.5.2, != 0.5.1, != 0.5.0) + msgpack (>= 0.5.4, < 0.6.0) sigdump (~> 0.2.2) + string-scrub (>= 0.0.3) + tzinfo (>= 1.0.0) + tzinfo-data (>= 1.0.0) yajl-ruby (~> 1.0) http_parser.rb (0.6.0) json (1.8.1) - msgpack (0.5.8) + msgpack (0.5.9) rake (10.1.1) sigdump (0.2.2) + string-scrub (0.0.5) + thread_safe (0.3.4) + tzinfo (1.2.2) + thread_safe (~> 0.1) + tzinfo-data (1.2014.10) + tzinfo (>= 1.0.0) yajl-ruby (1.2.1) PLATFORMS ruby