mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Merge pull request #566 from puppetlabs/dependabot/bundler/prometheus-client-4.1.0
Update prometheus-client requirement from ~> 2.0 to >= 2, < 5
This commit is contained in:
commit
7ffc83c337
2 changed files with 3 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ PATH
|
|||
opentelemetry-resource_detectors (= 0.23.0)
|
||||
opentelemetry-sdk (~> 1.0, >= 1.0.2)
|
||||
pickup (~> 0.0.11)
|
||||
prometheus-client (~> 2.0)
|
||||
prometheus-client (>= 2, < 5)
|
||||
puma (~> 5.0, >= 5.0.4)
|
||||
rack (>= 2.2, < 4.0)
|
||||
rake (~> 13.0)
|
||||
|
|
@ -93,7 +93,7 @@ GEM
|
|||
parser (3.2.1.0)
|
||||
ast (~> 2.4.1)
|
||||
pickup (0.0.11)
|
||||
prometheus-client (2.1.0)
|
||||
prometheus-client (4.1.0)
|
||||
pry (0.14.2)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue