Skip to content

Commit

Permalink
More dependency updates
Browse files Browse the repository at this point in the history
Signed-off-by: Ashique Saidalavi <[email protected]>
  • Loading branch information
ashiqueps committed Apr 8, 2024
1 parent 52849d2 commit cabdcb4
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
artifactory (3.0.17)
ast (2.4.2)
aws-eventstream (1.3.0)
aws-partitions (1.905.0)
aws-partitions (1.909.0)
aws-sdk-account (1.21.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -57,7 +57,7 @@ GEM
aws-sdk-budgets (1.63.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudformation (1.103.0)
aws-sdk-cloudformation (1.104.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-cloudfront (1.87.0)
Expand Down Expand Up @@ -99,7 +99,7 @@ GEM
aws-sdk-configservice (1.105.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.191.5)
aws-sdk-core (3.191.6)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
Expand All @@ -113,7 +113,7 @@ GEM
aws-sdk-dynamodb (1.106.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.447.0)
aws-sdk-ec2 (1.448.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.69.0)
Expand All @@ -122,7 +122,7 @@ GEM
aws-sdk-ecrpublic (1.26.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecs (1.144.0)
aws-sdk-ecs (1.145.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-efs (1.72.0)
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
aws-sdk-kms (1.78.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-lambda (1.117.0)
aws-sdk-lambda (1.118.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-mq (1.40.0)
Expand Down Expand Up @@ -216,7 +216,7 @@ GEM
aws-sdk-secretsmanager (1.46.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
aws-sdk-securityhub (1.102.0)
aws-sdk-securityhub (1.103.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-servicecatalog (1.60.0)
Expand Down Expand Up @@ -671,7 +671,7 @@ GEM
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.2)
json (2.7.1)
json (2.7.2)
jsonpath (1.1.5)
multi_json
jwt (2.8.1)
Expand All @@ -696,7 +696,7 @@ GEM
kitchen-digitalocean (0.16.0)
droplet_kit (>= 3.7, < 4.0)
test-kitchen (>= 1.17, < 4)
kitchen-dokken (2.20.3)
kitchen-dokken (2.20.4)
docker-api (>= 1.33, < 3)
lockfile (~> 2.1)
test-kitchen (>= 1.15, < 4)
Expand Down Expand Up @@ -903,14 +903,14 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
netrc (0.11.0)
nokogiri (1.15.5)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.15.5-x64-mingw-ucrt)
nokogiri (1.16.3-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.15.5-x64-mingw32)
nokogiri (1.16.3-x64-mingw32)
racc (~> 1.4)
nokogiri (1.15.5-x86-mingw32)
nokogiri (1.16.3-x86-mingw32)
racc (~> 1.4)
nori (2.7.0)
bigdecimal
Expand Down Expand Up @@ -962,7 +962,7 @@ GEM
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
public_suffix (5.0.4)
public_suffix (5.0.5)
r18n-core (5.0.1)
r18n-desktop (5.0.1)
r18n-core (~> 5.0)
Expand All @@ -979,7 +979,7 @@ GEM
json (~> 2.3)
nokogiri (~> 1.10)
optimist (~> 3.0)
rbvmomi2 (3.7.0)
rbvmomi2 (3.7.1)
builder (~> 3.2)
json (~> 2.3)
nokogiri (~> 1.12, >= 1.12.5)
Expand Down

0 comments on commit cabdcb4

Please sign in to comment.