Gemfile.lock in fluent-plugin-statsd-output-1.1.1 vs Gemfile.lock in fluent-plugin-statsd-output-1.2.0
- old
+ new
@@ -1,32 +1,31 @@
PATH
remote: .
specs:
- fluent-plugin-statsd (1.1.0)
+ fluent-plugin-statsd-output (1.2.0)
fluentd (>= 0.10.8)
+ statsd-ruby (~> 1.4)
GEM
remote: http://rubygems.org/
specs:
coderay (1.1.1)
- cool.io (1.4.4)
+ cool.io (1.5.0)
diff-lcs (1.2.5)
- fluentd (0.14.1)
- cool.io (>= 1.4.3, < 2.0.0)
+ fluentd (0.14.17)
+ cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.7.0)
- json (>= 1.4.3)
- msgpack (>= 0.7.0)
- serverengine (>= 1.6.4)
+ msgpack (>= 0.7.0, < 2.0.0)
+ serverengine (>= 2.0.4, < 3.0.0)
sigdump (~> 0.2.2)
- strptime (>= 0.1.7)
- tzinfo (>= 1.0.0)
- tzinfo-data (>= 1.0.0)
+ strptime (~> 0.1.7)
+ tzinfo (~> 1.0)
+ tzinfo-data (~> 1.0)
yajl-ruby (~> 1.0)
http_parser.rb (0.6.0)
- json (2.0.1)
method_source (0.8.2)
- msgpack (1.0.0)
+ msgpack (1.1.0)
power_assert (0.3.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
@@ -41,32 +40,32 @@
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
- serverengine (1.6.4)
+ serverengine (2.0.5)
sigdump (~> 0.2.2)
sigdump (0.2.4)
slop (3.6.0)
- statsd-ruby (1.3.0)
- strptime (0.1.8)
+ statsd-ruby (1.4.0)
+ strptime (0.1.9)
test-unit (3.1.8)
power_assert
- thread_safe (0.3.5)
- tzinfo (1.2.2)
+ thread_safe (0.3.6)
+ tzinfo (1.2.3)
thread_safe (~> 0.1)
- tzinfo-data (1.2016.6)
+ tzinfo-data (1.2017.2)
tzinfo (>= 1.0.0)
- yajl-ruby (1.2.1)
+ yajl-ruby (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
- fluent-plugin-statsd!
+ fluent-plugin-statsd-output!
pry
rspec (~> 3.0)
statsd-ruby
test-unit
BUNDLED WITH
- 1.10.6
+ 1.14.6