Skip to content

Commit 016c1fd

Browse files
authored
Merge pull request #280 from LoopKit/hotfix/main_fastlane_2.228.0
hotfix/main fastlane 2.228.0
2 parents 5bac6d2 + a716b69 commit 016c1fd

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Gemfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,26 @@ GEM
99
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
12-
aws-eventstream (1.3.2)
13-
aws-partitions (1.1086.0)
14-
aws-sdk-core (3.222.1)
12+
aws-eventstream (1.4.0)
13+
aws-partitions (1.1115.0)
14+
aws-sdk-core (3.225.2)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
1818
base64
1919
jmespath (~> 1, >= 1.6.1)
2020
logger
21-
aws-sdk-kms (1.99.0)
22-
aws-sdk-core (~> 3, >= 3.216.0)
21+
aws-sdk-kms (1.104.0)
22+
aws-sdk-core (~> 3, >= 3.225.0)
2323
aws-sigv4 (~> 1.5)
24-
aws-sdk-s3 (1.183.0)
25-
aws-sdk-core (~> 3, >= 3.216.0)
24+
aws-sdk-s3 (1.189.1)
25+
aws-sdk-core (~> 3, >= 3.225.0)
2626
aws-sdk-kms (~> 1)
2727
aws-sigv4 (~> 1.5)
28-
aws-sigv4 (1.11.0)
28+
aws-sigv4 (1.12.1)
2929
aws-eventstream (~> 1, >= 1.0.2)
3030
babosa (1.0.4)
31-
base64 (0.2.0)
31+
base64 (0.3.0)
3232
claide (1.1.0)
3333
colored (1.2)
3434
colored2 (3.1.2)
@@ -70,7 +70,7 @@ GEM
7070
faraday_middleware (1.2.1)
7171
faraday (~> 1.0)
7272
fastimage (2.4.0)
73-
fastlane (2.227.1)
73+
fastlane (2.228.0)
7474
CFPropertyList (>= 2.3, < 4.0.0)
7575
addressable (>= 2.8, < 3.0.0)
7676
artifactory (~> 3.0)
@@ -157,7 +157,7 @@ GEM
157157
httpclient (2.9.0)
158158
mutex_m
159159
jmespath (1.6.2)
160-
json (2.10.2)
160+
json (2.12.2)
161161
jwt (2.10.1)
162162
base64
163163
logger (1.7.0)
@@ -167,13 +167,13 @@ GEM
167167
multipart-post (2.4.1)
168168
mutex_m (0.3.0)
169169
nanaimo (0.4.0)
170-
naturally (2.2.1)
170+
naturally (2.2.2)
171171
nkf (0.2.0)
172172
optparse (0.6.0)
173173
os (1.1.4)
174174
plist (3.7.2)
175-
public_suffix (6.0.1)
176-
rake (13.2.1)
175+
public_suffix (6.0.2)
176+
rake (13.3.0)
177177
representable (3.2.0)
178178
declarative (< 0.1.0)
179179
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -184,7 +184,7 @@ GEM
184184
ruby2_keywords (0.0.5)
185185
rubyzip (2.4.1)
186186
security (0.1.5)
187-
signet (0.19.0)
187+
signet (0.20.0)
188188
addressable (~> 2.8)
189189
faraday (>= 0.17.5, < 3.a)
190190
jwt (>= 1.5, < 3.0)

VersionOverride.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88

99
// Version [for DIY Loop]
1010
// configure the version number in LoopWorkspace
11-
LOOP_MARKETING_VERSION = 3.6.0
11+
LOOP_MARKETING_VERSION = 3.6.1
1212
CURRENT_PROJECT_VERSION = 57

0 commit comments

Comments
 (0)