Skip to content
Snippets Groups Projects
Commit f74b133a authored by Kevin Lyda's avatar Kevin Lyda Committed by Pawel Chojnacki
Browse files

Use the gem for the ruby prometheus client.

parent e4fb1621
No related branches found
No related tags found
No related merge requests found
GIT
remote: https://github.com/prometheus/client_ruby.git
revision: 30dc5987c6bf574044d75d97362bd3bd27d542f2
branch: exchangeable-value-types
specs:
prometheus-client (0.7.0.beta1)
quantile (~> 0.2.0)
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
Loading
@@ -569,6 +561,8 @@ GEM
Loading
@@ -569,6 +561,8 @@ GEM
premailer-rails (1.9.2) premailer-rails (1.9.2)
actionmailer (>= 3, < 6) actionmailer (>= 3, < 6)
premailer (~> 1.7, >= 1.7.9) premailer (~> 1.7, >= 1.7.9)
prometheus-client-mmap (0.7.0.beta1)
quantile (~> 0.2.0)
pry (0.10.4) pry (0.10.4)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.8.1) method_source (~> 0.8.1)
Loading
@@ -1006,7 +1000,7 @@ DEPENDENCIES
Loading
@@ -1006,7 +1000,7 @@ DEPENDENCIES
pg (~> 0.18.2) pg (~> 0.18.2)
poltergeist (~> 1.9.0) poltergeist (~> 1.9.0)
premailer-rails (~> 1.9.0) premailer-rails (~> 1.9.0)
prometheus-client! prometheus-client-mmap (~> 0.7.0.beta1)
pry-byebug (~> 3.4.1) pry-byebug (~> 3.4.1)
pry-rails (~> 0.3.4) pry-rails (~> 0.3.4)
rack-attack (~> 4.4.1) rack-attack (~> 4.4.1)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment