Skip to content

Commit f12a84e

Browse files
authored
Update gems (#193)
1 parent 7a5dfd2 commit f12a84e

2 files changed

Lines changed: 28 additions & 28 deletions

File tree

macOS/Gemfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ gem 'fastlane'
44
gem 'fastlane-plugin-xcodegen'
55

66
# https://github.com/fastlane/fastlane/issues/29183#issuecomment-2567093826
7-
gem "abbrev"
8-
gem "mutex_m"
9-
gem "ostruct"
7+
gem 'ostruct'

macOS/Gemfile.lock

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,40 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.7)
5-
base64
6-
nkf
7-
rexml
4+
CFPropertyList (3.0.8)
85
abbrev (0.1.2)
9-
addressable (2.8.7)
10-
public_suffix (>= 2.0.2, < 7.0)
6+
addressable (2.8.8)
7+
public_suffix (>= 2.0.2, < 8.0)
118
artifactory (3.0.17)
129
atomos (0.1.3)
1310
aws-eventstream (1.4.0)
14-
aws-partitions (1.1172.0)
15-
aws-sdk-core (3.233.0)
11+
aws-partitions (1.1200.0)
12+
aws-sdk-core (3.240.0)
1613
aws-eventstream (~> 1, >= 1.3.0)
1714
aws-partitions (~> 1, >= 1.992.0)
1815
aws-sigv4 (~> 1.9)
1916
base64
2017
bigdecimal
2118
jmespath (~> 1, >= 1.6.1)
2219
logger
23-
aws-sdk-kms (1.113.0)
24-
aws-sdk-core (~> 3, >= 3.231.0)
20+
aws-sdk-kms (1.118.0)
21+
aws-sdk-core (~> 3, >= 3.239.1)
2522
aws-sigv4 (~> 1.5)
26-
aws-sdk-s3 (1.199.1)
27-
aws-sdk-core (~> 3, >= 3.231.0)
23+
aws-sdk-s3 (1.209.0)
24+
aws-sdk-core (~> 3, >= 3.234.0)
2825
aws-sdk-kms (~> 1)
2926
aws-sigv4 (~> 1.5)
3027
aws-sigv4 (1.12.1)
3128
aws-eventstream (~> 1, >= 1.0.2)
3229
babosa (1.0.4)
33-
base64 (0.3.0)
34-
bigdecimal (3.3.1)
30+
base64 (0.2.0)
31+
bigdecimal (4.0.1)
3532
claide (1.1.0)
3633
colored (1.2)
3734
colored2 (3.1.2)
3835
commander (4.6.0)
3936
highline (~> 2.0.0)
37+
csv (3.3.5)
4038
declarative (0.0.20)
4139
digest-crc (0.7.0)
4240
rake (>= 12.0.0, < 14.0.0)
@@ -56,14 +54,14 @@ GEM
5654
faraday-rack (~> 1.0)
5755
faraday-retry (~> 1.0)
5856
ruby2_keywords (>= 0.0.4)
59-
faraday-cookie_jar (0.0.7)
57+
faraday-cookie_jar (0.0.8)
6058
faraday (>= 0.8.0)
61-
http-cookie (~> 1.0.0)
59+
http-cookie (>= 1.0.0)
6260
faraday-em_http (1.0.0)
6361
faraday-em_synchrony (1.0.1)
6462
faraday-excon (1.1.0)
6563
faraday-httpclient (1.0.1)
66-
faraday-multipart (1.1.1)
64+
faraday-multipart (1.2.0)
6765
multipart-post (~> 2.0)
6866
faraday-net_http (1.0.2)
6967
faraday-net_http_persistent (1.2.0)
@@ -73,15 +71,18 @@ GEM
7371
faraday_middleware (1.2.1)
7472
faraday (~> 1.0)
7573
fastimage (2.4.0)
76-
fastlane (2.228.0)
74+
fastlane (2.230.0)
7775
CFPropertyList (>= 2.3, < 4.0.0)
76+
abbrev (~> 0.1.2)
7877
addressable (>= 2.8, < 3.0.0)
7978
artifactory (~> 3.0)
8079
aws-sdk-s3 (~> 1.0)
8180
babosa (>= 1.0.3, < 2.0.0)
81+
base64 (~> 0.2.0)
8282
bundler (>= 1.12.0, < 3.0.0)
8383
colored (~> 1.2)
8484
commander (~> 4.6)
85+
csv (~> 3.3)
8586
dotenv (>= 2.1.1, < 3.0.0)
8687
emoji_regex (>= 0.1, < 4.0)
8788
excon (>= 0.71.0, < 1.0.0)
@@ -99,9 +100,12 @@ GEM
99100
http-cookie (~> 1.0.5)
100101
json (< 3.0.0)
101102
jwt (>= 2.1.0, < 3)
103+
logger (>= 1.6, < 2.0)
102104
mini_magick (>= 4.9.4, < 5.0.0)
103105
multipart-post (>= 2.0.0, < 3.0.0)
106+
mutex_m (~> 0.3.0)
104107
naturally (~> 2.2)
108+
nkf (~> 0.2.0)
105109
optparse (>= 0.1.1, < 1.0.0)
106110
plist (>= 3.1.0, < 4.0.0)
107111
rubyzip (>= 2.0.0, < 3.0.0)
@@ -163,24 +167,24 @@ GEM
163167
httpclient (2.9.0)
164168
mutex_m
165169
jmespath (1.6.2)
166-
json (2.15.1)
170+
json (2.18.0)
167171
jwt (2.10.2)
168172
base64
169173
logger (1.7.0)
170174
mini_magick (4.13.2)
171175
mini_mime (1.1.5)
172-
multi_json (1.17.0)
176+
multi_json (1.19.1)
173177
multipart-post (2.4.1)
174178
mutex_m (0.3.0)
175179
nanaimo (0.4.0)
176180
naturally (2.3.0)
177181
nkf (0.2.0)
178-
optparse (0.6.0)
182+
optparse (0.8.1)
179183
os (1.1.4)
180184
ostruct (0.6.3)
181185
plist (3.7.2)
182-
public_suffix (6.0.2)
183-
rake (13.3.0)
186+
public_suffix (7.0.2)
187+
rake (13.3.1)
184188
representable (3.2.0)
185189
declarative (< 0.1.0)
186190
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -228,10 +232,8 @@ PLATFORMS
228232
ruby
229233

230234
DEPENDENCIES
231-
abbrev
232235
fastlane
233236
fastlane-plugin-xcodegen
234-
mutex_m
235237
ostruct
236238

237239
BUNDLED WITH

0 commit comments

Comments
 (0)