Browse Source

chore(gemfile.lock): update to latest gem versions (2022-W12) [skip ci]

* Automated using https://github.com/myii/ssf-formula/pull/424
tags/v1.10.2
Imran Iqbal 2 years ago
parent
commit
7af4524f22
No account linked to committer's email address
1 changed files with 11 additions and 11 deletions
  1. +11
    -11
      Gemfile.lock

+ 11
- 11
Gemfile.lock View File

GIT GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 3dab2e31799c850afcd377e331e150e97cc48e85
revision: 8b29ba7ad69faeb103c345c560417c5374db8df3
branch: ssf branch: ssf
specs: specs:
inspec (5.7.10)
inspec (5.8.0)
cookstyle cookstyle
faraday_middleware (>= 0.12.2, < 1.1) faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 5.7.10)
inspec-core (= 5.8.0)
mongo (= 2.13.2) mongo (= 2.13.2)
progress_bar (~> 1.3.3) progress_bar (~> 1.3.3)
rake rake
train-aws (~> 0.2) train-aws (~> 0.2)
train-habitat (~> 0.1) train-habitat (~> 0.1)
train-winrm (~> 0.2) train-winrm (~> 0.2)
inspec-core (5.7.10)
inspec-core (5.8.0)
addressable (~> 2.4) addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8) chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5) faraday (>= 0.9.0, < 1.5)
aws-sdk-ec2 (1.303.0) aws-sdk-ec2 (1.303.0)
aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.55.0)
aws-sdk-ecr (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sdk-ecrpublic (1.12.0) aws-sdk-ecrpublic (1.12.0)
bcrypt_pbkdf (1.1.0) bcrypt_pbkdf (1.1.0)
bson (4.14.1) bson (4.14.1)
builder (3.2.4) builder (3.2.4)
chef-config (17.9.52)
chef-config (17.10.0)
addressable addressable
chef-utils (= 17.9.52)
chef-utils (= 17.10.0)
fuzzyurl fuzzyurl
mixlib-config (>= 2.2.12, < 4.0) mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0) mixlib-shellout (>= 2.0, < 4.0)
chef-telemetry (1.1.1) chef-telemetry (1.1.1)
chef-config chef-config
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
chef-utils (17.9.52)
chef-utils (17.10.0)
concurrent-ruby concurrent-ruby
coderay (1.1.3) coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
cookstyle (7.32.1) cookstyle (7.32.1)
rubocop (= 1.25.1) rubocop (= 1.25.1)
declarative (0.0.20) declarative (0.0.20)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
ed25519 (1.3.0) ed25519 (1.3.0)
erubi (1.10.0) erubi (1.10.0)
excon (0.92.0)
excon (0.92.1)
faraday (1.4.3) faraday (1.4.3)
faraday-em_http (~> 1.0) faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0) faraday-em_synchrony (~> 1.0)
nori (2.6.0) nori (2.6.0)
options (2.3.2) options (2.3.2)
os (1.1.4) os (1.1.4)
parallel (1.21.0)
parallel (1.22.0)
parser (3.1.1.0) parser (3.1.1.0)
ast (~> 2.4.1) ast (~> 2.4.1)
parslet (1.8.2) parslet (1.8.2)

Loading…
Cancel
Save