Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gemfile.lock): use bundle update to get latest gems [2022-W12] #424

Merged
merged 1 commit into from
Mar 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 3dab2e31799c850afcd377e331e150e97cc48e85
revision: 8b29ba7ad69faeb103c345c560417c5374db8df3
branch: ssf
specs:
inspec (5.7.10)
inspec (5.8.0)
cookstyle
faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 5.7.10)
inspec-core (= 5.8.0)
mongo (= 2.13.2)
progress_bar (~> 1.3.3)
rake
train (~> 3.0)
train-aws (~> 0.2)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-core (5.7.10)
inspec-core (5.8.0)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
aws-sdk-ec2 (1.303.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.55.0)
aws-sdk-ecr (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecrpublic (1.12.0)
Expand Down Expand Up @@ -303,20 +303,20 @@ GEM
bcrypt_pbkdf (1.1.0)
bson (4.14.1)
builder (3.2.4)
chef-config (17.9.52)
chef-config (17.10.0)
addressable
chef-utils (= 17.9.52)
chef-utils (= 17.10.0)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.9.52)
chef-utils (17.10.0)
concurrent-ruby
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
cookstyle (7.32.1)
rubocop (= 1.25.1)
declarative (0.0.20)
Expand All @@ -328,7 +328,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
ed25519 (1.3.0)
erubi (1.10.0)
excon (0.92.0)
excon (0.92.1)
faraday (1.4.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -431,7 +431,7 @@ GEM
nori (2.6.0)
options (2.3.2)
os (1.1.4)
parallel (1.21.0)
parallel (1.22.0)
parser (3.1.1.0)
ast (~> 2.4.1)
parslet (1.8.2)
Expand Down
4 changes: 2 additions & 2 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ ssf_node_anchors:
upstream: 'upstream'
commit:
# yamllint disable rule:line-length rule:quoted-strings
title: "chore(gemfile.lock): update to latest gem versions (2022-W11) [skip ci]"
body: '* Automated using https://github.com/myii/ssf-formula/pull/423'
title: "chore(gemfile.lock): update to latest gem versions (2022-W12) [skip ci]"
body: '* Automated using https://github.com/myii/ssf-formula/pull/424'
# yamllint enable rule:line-length rule:quoted-strings
github:
owner: 'saltstack-formulas'
Expand Down
22 changes: 11 additions & 11 deletions ssf/files/default/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 3dab2e31799c850afcd377e331e150e97cc48e85
revision: 8b29ba7ad69faeb103c345c560417c5374db8df3
branch: ssf
specs:
inspec (5.7.10)
inspec (5.8.0)
cookstyle
faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 5.7.10)
inspec-core (= 5.8.0)
mongo (= 2.13.2)
progress_bar (~> 1.3.3)
rake
train (~> 3.0)
train-aws (~> 0.2)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-core (5.7.10)
inspec-core (5.8.0)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
aws-sdk-ec2 (1.303.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.55.0)
aws-sdk-ecr (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecrpublic (1.12.0)
Expand Down Expand Up @@ -303,20 +303,20 @@ GEM
bcrypt_pbkdf (1.1.0)
bson (4.14.1)
builder (3.2.4)
chef-config (17.9.52)
chef-config (17.10.0)
addressable
chef-utils (= 17.9.52)
chef-utils (= 17.10.0)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.9.52)
chef-utils (17.10.0)
concurrent-ruby
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
cookstyle (7.32.1)
rubocop (= 1.25.1)
declarative (0.0.20)
Expand All @@ -328,7 +328,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
ed25519 (1.3.0)
erubi (1.10.0)
excon (0.92.0)
excon (0.92.1)
faraday (1.4.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -431,7 +431,7 @@ GEM
nori (2.6.0)
options (2.3.2)
os (1.1.4)
parallel (1.21.0)
parallel (1.22.0)
parser (3.1.1.0)
ast (~> 2.4.1)
parslet (1.8.2)
Expand Down
22 changes: 11 additions & 11 deletions ssf/files/tofs_openssh-formula/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 3dab2e31799c850afcd377e331e150e97cc48e85
revision: 8b29ba7ad69faeb103c345c560417c5374db8df3
branch: ssf
specs:
inspec (5.7.10)
inspec (5.8.0)
cookstyle
faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 5.7.10)
inspec-core (= 5.8.0)
mongo (= 2.13.2)
progress_bar (~> 1.3.3)
rake
train (~> 3.0)
train-aws (~> 0.2)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-core (5.7.10)
inspec-core (5.8.0)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
aws-sdk-ec2 (1.303.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.55.0)
aws-sdk-ecr (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecrpublic (1.12.0)
Expand Down Expand Up @@ -303,20 +303,20 @@ GEM
bcrypt_pbkdf (1.1.0)
bson (4.14.1)
builder (3.2.4)
chef-config (17.9.52)
chef-config (17.10.0)
addressable
chef-utils (= 17.9.52)
chef-utils (= 17.10.0)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.9.52)
chef-utils (17.10.0)
concurrent-ruby
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
cookstyle (7.32.1)
rubocop (= 1.25.1)
declarative (0.0.20)
Expand All @@ -328,7 +328,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
ed25519 (1.3.0)
erubi (1.10.0)
excon (0.92.0)
excon (0.92.1)
faraday (1.4.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -433,7 +433,7 @@ GEM
nori (2.6.0)
options (2.3.2)
os (1.1.4)
parallel (1.21.0)
parallel (1.22.0)
parser (3.1.1.0)
ast (~> 2.4.1)
parslet (1.8.2)
Expand Down
22 changes: 11 additions & 11 deletions ssf/files/tofs_openvpn-formula/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
GIT
remote: https://gitlab.com/saltstack-formulas/infrastructure/inspec
revision: 3dab2e31799c850afcd377e331e150e97cc48e85
revision: 8b29ba7ad69faeb103c345c560417c5374db8df3
branch: ssf
specs:
inspec (5.7.10)
inspec (5.8.0)
cookstyle
faraday_middleware (>= 0.12.2, < 1.1)
inspec-core (= 5.7.10)
inspec-core (= 5.8.0)
mongo (= 2.13.2)
progress_bar (~> 1.3.3)
rake
train (~> 3.0)
train-aws (~> 0.2)
train-habitat (~> 0.1)
train-winrm (~> 0.2)
inspec-core (5.7.10)
inspec-core (5.8.0)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
Expand Down Expand Up @@ -145,7 +145,7 @@ GEM
aws-sdk-ec2 (1.303.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.55.0)
aws-sdk-ecr (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecrpublic (1.12.0)
Expand Down Expand Up @@ -303,20 +303,20 @@ GEM
bcrypt_pbkdf (1.1.0)
bson (4.14.1)
builder (3.2.4)
chef-config (17.9.52)
chef-config (17.10.0)
addressable
chef-utils (= 17.9.52)
chef-utils (= 17.10.0)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
chef-utils (17.9.52)
chef-utils (17.10.0)
concurrent-ruby
coderay (1.1.3)
concurrent-ruby (1.1.9)
concurrent-ruby (1.1.10)
cookstyle (7.32.1)
rubocop (= 1.25.1)
declarative (0.0.20)
Expand All @@ -328,7 +328,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
ed25519 (1.3.0)
erubi (1.10.0)
excon (0.92.0)
excon (0.92.1)
faraday (1.4.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -433,7 +433,7 @@ GEM
nori (2.6.0)
options (2.3.2)
os (1.1.4)
parallel (1.21.0)
parallel (1.22.0)
parser (3.1.1.0)
ast (~> 2.4.1)
parslet (1.8.2)
Expand Down