mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
Bump spicy-proton from 2.1.13 to 2.1.14
Bumps [spicy-proton](https://github.com/schmich/spicy-proton) from 2.1.13 to 2.1.14. - [Release notes](https://github.com/schmich/spicy-proton/releases) - [Changelog](https://github.com/schmich/spicy-proton/blob/master/RELEASE.md) - [Commits](https://github.com/schmich/spicy-proton/compare/2.1.13...2.1.14) --- updated-dependencies: - dependency-name: spicy-proton dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3d203e2578
commit
d062a5b85a
1 changed files with 11 additions and 1 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -70,9 +70,12 @@ GEM
|
|||
mustermann (1.1.1)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
net-ldap (0.17.0)
|
||||
nio4r (2.5.8)
|
||||
nio4r (2.5.8-java)
|
||||
nokogiri (1.12.5-java)
|
||||
racc (~> 1.4)
|
||||
nokogiri (1.12.5-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
opentelemetry-api (1.0.1)
|
||||
opentelemetry-common (0.19.3)
|
||||
opentelemetry-api (~> 1.0)
|
||||
|
|
@ -113,12 +116,18 @@ GEM
|
|||
ast (~> 2.4.1)
|
||||
pickup (0.0.11)
|
||||
prometheus-client (2.1.0)
|
||||
pry (0.14.1)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
pry (0.14.1-java)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
spoon (~> 0.0)
|
||||
puma (5.5.2)
|
||||
nio4r (~> 2.0)
|
||||
puma (5.5.2-java)
|
||||
nio4r (~> 2.0)
|
||||
racc (1.6.0)
|
||||
racc (1.6.0-java)
|
||||
rack (2.2.3)
|
||||
rack-protection (2.1.0)
|
||||
|
|
@ -167,7 +176,7 @@ GEM
|
|||
rack (~> 2.2)
|
||||
rack-protection (= 2.1.0)
|
||||
tilt (~> 2.0)
|
||||
spicy-proton (2.1.13)
|
||||
spicy-proton (2.1.14)
|
||||
bindata (~> 2.3)
|
||||
spoon (0.0.6)
|
||||
ffi
|
||||
|
|
@ -182,6 +191,7 @@ GEM
|
|||
|
||||
PLATFORMS
|
||||
universal-java-1.8
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
climate_control (>= 0.2.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue