Skip to content

Commit 6b39f71

Browse files
fix(deps): lock file maintenance
1 parent 663cb83 commit 6b39f71

2 files changed

Lines changed: 1167 additions & 800 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ GEM
88
artifactory (3.0.17)
99
atomos (0.1.3)
1010
aws-eventstream (1.4.0)
11-
aws-partitions (1.1267.0)
12-
aws-sdk-core (3.252.0)
11+
aws-partitions (1.1271.0)
12+
aws-sdk-core (3.254.0)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.992.0)
1515
aws-sigv4 (~> 1.9)
1616
base64
1717
bigdecimal
1818
jmespath (~> 1, >= 1.6.1)
1919
logger
20-
aws-sdk-kms (1.129.0)
21-
aws-sdk-core (~> 3, >= 3.248.0)
20+
aws-sdk-kms (1.130.0)
21+
aws-sdk-core (~> 3, >= 3.254.0)
2222
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.226.0)
24-
aws-sdk-core (~> 3, >= 3.248.0)
23+
aws-sdk-s3 (1.228.0)
24+
aws-sdk-core (~> 3, >= 3.254.0)
2525
aws-sdk-kms (~> 1)
2626
aws-sigv4 (~> 1.5)
2727
aws-sigv4 (1.12.1)
@@ -42,7 +42,8 @@ GEM
4242
domain_name (0.6.20240107)
4343
dotenv (2.8.1)
4444
emoji_regex (3.2.3)
45-
excon (0.112.0)
45+
excon (1.6.0)
46+
logger
4647
faraday (1.10.6)
4748
faraday-em_http (~> 1.0)
4849
faraday-em_synchrony (~> 1.0)
@@ -125,7 +126,7 @@ GEM
125126
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
126127
fastlane-sirp (1.1.0)
127128
gh_inspector (1.1.3)
128-
google-apis-androidpublisher_v3 (0.104.0)
129+
google-apis-androidpublisher_v3 (0.105.0)
129130
google-apis-core (>= 0.15.0, < 2.a)
130131
google-apis-core (0.18.0)
131132
addressable (~> 2.5, >= 2.5.1)
@@ -139,15 +140,15 @@ GEM
139140
google-apis-core (>= 0.15.0, < 2.a)
140141
google-apis-playcustomapp_v1 (0.18.0)
141142
google-apis-core (>= 0.15.0, < 2.a)
142-
google-apis-storage_v1 (0.64.0)
143+
google-apis-storage_v1 (0.65.0)
143144
google-apis-core (>= 0.15.0, < 2.a)
144145
google-cloud-core (1.9.0)
145146
google-cloud-env (>= 1.0, < 3.a)
146147
google-cloud-errors (~> 1.0)
147148
google-cloud-env (2.2.2)
148149
base64 (~> 0.2)
149150
faraday (>= 1.0, < 3.a)
150-
google-cloud-errors (1.6.0)
151+
google-cloud-errors (1.7.0)
151152
google-cloud-storage (1.62.0)
152153
addressable (~> 2.8)
153154
digest-crc (~> 0.4)
@@ -172,8 +173,8 @@ GEM
172173
httpclient (2.9.0)
173174
mutex_m
174175
jmespath (1.6.2)
175-
json (2.20.0)
176-
jwt (2.10.3)
176+
json (2.21.1)
177+
jwt (3.2.0)
177178
base64
178179
logger (1.7.0)
179180
mini_magick (4.13.2)

0 commit comments

Comments
 (0)