Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 885d5ad

Browse files
authoredFeb 24, 2025··
chore(deps): lock file maintenance (#404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bef8f5e commit 885d5ad

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed
 

‎Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@ GEM
2525
artifactory (3.0.17)
2626
atomos (0.1.3)
2727
aws-eventstream (1.3.1)
28-
aws-partitions (1.1050.0)
29-
aws-sdk-core (3.218.1)
28+
aws-partitions (1.1054.0)
29+
aws-sdk-core (3.219.0)
3030
aws-eventstream (~> 1, >= 1.3.0)
3131
aws-partitions (~> 1, >= 1.992.0)
3232
aws-sigv4 (~> 1.9)
3333
base64
3434
jmespath (~> 1, >= 1.6.1)
35-
aws-sdk-kms (1.98.0)
35+
aws-sdk-kms (1.99.0)
3636
aws-sdk-core (~> 3, >= 3.216.0)
3737
aws-sigv4 (~> 1.5)
38-
aws-sdk-s3 (1.181.0)
38+
aws-sdk-s3 (1.182.0)
3939
aws-sdk-core (~> 3, >= 3.216.0)
4040
aws-sdk-kms (~> 1)
4141
aws-sigv4 (~> 1.5)
@@ -217,7 +217,8 @@ GEM
217217
highline (2.0.3)
218218
http-cookie (1.0.8)
219219
domain_name (~> 0.5)
220-
httpclient (2.8.3)
220+
httpclient (2.9.0)
221+
mutex_m
221222
i18n (1.14.7)
222223
concurrent-ruby (~> 1.0)
223224
jmespath (1.6.2)
@@ -231,6 +232,7 @@ GEM
231232
molinillo (0.8.0)
232233
multi_json (1.15.0)
233234
multipart-post (2.4.1)
235+
mutex_m (0.3.0)
234236
nanaimo (0.4.0)
235237
nap (1.1.0)
236238
naturally (2.2.1)

0 commit comments

Comments
 (0)
Please sign in to comment.