--- !ruby/object:Gem::Specification name: hystrix_metrics version: !ruby/object:Gem::Version version: 0.0.1 platform: java authors: - Chris Mowforth autorequire: bindir: bin cert_chain: [] date: 2018-10-28 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: jar-dependencies requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.3.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.3.0 description: email: chris@mowforth.com executables: [] extensions: [] extra_rdoc_files: [] files: - hystrix_metrics.gemspec - lib/com/fasterxml/jackson/core/jackson-core/2.5.2/jackson-core-2.5.2.jar - lib/com/netflix/archaius/archaius-core/0.4.1/archaius-core-0.4.1.jar - lib/com/netflix/hystrix/hystrix-core/1.4.10/hystrix-core-1.4.10.jar - lib/com/netflix/hystrix/hystrix-metrics-event-stream/1.4.10/hystrix-metrics-event-stream-1.4.10.jar - lib/commons-configuration/commons-configuration/1.8/commons-configuration-1.8.jar - lib/commons-lang/commons-lang/2.6/commons-lang-2.6.jar - lib/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar - lib/hystrix_metrics.rb - lib/hystrix_metrics/metric.rb - lib/hystrix_metrics/metric_server.rb - lib/hystrix_metrics_jars.rb - lib/io/reactivex/rxjava/1.0.10/rxjava-1.0.10.jar - lib/io/undertow/undertow-core/2.0.14.Final/undertow-core-2.0.14.Final.jar - lib/io/undertow/undertow-servlet/2.0.14.Final/undertow-servlet-2.0.14.Final.jar - lib/org/jboss/logging/jboss-logging/3.3.2.Final/jboss-logging-3.3.2.Final.jar - lib/org/jboss/spec/javax/annotation/jboss-annotations-api_1.2_spec/1.0.2.Final/jboss-annotations-api_1.2_spec-1.0.2.Final.jar - lib/org/jboss/spec/javax/servlet/jboss-servlet-api_4.0_spec/1.0.0.Final/jboss-servlet-api_4.0_spec-1.0.0.Final.jar - lib/org/jboss/xnio/xnio-api/3.3.8.Final/xnio-api-3.3.8.Final.jar - lib/org/jboss/xnio/xnio-nio/3.3.8.Final/xnio-nio-3.3.8.Final.jar - lib/org/slf4j/slf4j-api/1.7.0/slf4j-api-1.7.0.jar homepage: https://github.com/m0wfo/hystrix_metrics licenses: - Apache-2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: - jar com.netflix.hystrix:hystrix-core, 1.4.10 - jar com.netflix.hystrix:hystrix-metrics-event-stream, 1.4.10 - jar io.undertow:undertow-servlet, 2.0.14.Final rubyforge_project: rubygems_version: 2.5.2.3 signing_key: specification_version: 4 summary: Easily capture & expose Hystrix metrics in JRuby test_files: []