Skip to content

Commit c14a857

Browse files
committed
chore: Fix Gemfile.lock now the fastlane-plugin-find_replace_string has been removed from the public package manager (closes #81)
1 parent a9fb5c0 commit c14a857

File tree

1 file changed

+72
-69
lines changed

1 file changed

+72
-69
lines changed

Gemfile.lock

Lines changed: 72 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,38 @@
1+
GIT
2+
remote: https://github.com/jonathanneilritchie/fastlane-plugin-find_replace_string
3+
revision: 1b71026318ad40abc710d601be48d67bcb353ddf
4+
specs:
5+
fastlane-plugin-find_replace_string (0.1.0)
6+
17
GEM
28
remote: https://rubygems.org/
39
specs:
4-
CFPropertyList (3.0.6)
10+
CFPropertyList (3.0.7)
11+
base64
12+
nkf
513
rexml
6-
addressable (2.8.4)
7-
public_suffix (>= 2.0.2, < 6.0)
8-
artifactory (3.0.15)
14+
addressable (2.8.7)
15+
public_suffix (>= 2.0.2, < 7.0)
16+
artifactory (3.0.17)
917
atomos (0.1.3)
10-
aws-eventstream (1.2.0)
11-
aws-partitions (1.786.0)
12-
aws-sdk-core (3.178.0)
13-
aws-eventstream (~> 1, >= 1.0.2)
18+
aws-eventstream (1.3.0)
19+
aws-partitions (1.985.0)
20+
aws-sdk-core (3.209.1)
21+
aws-eventstream (~> 1, >= 1.3.0)
1422
aws-partitions (~> 1, >= 1.651.0)
15-
aws-sigv4 (~> 1.5)
23+
aws-sigv4 (~> 1.9)
1624
jmespath (~> 1, >= 1.6.1)
17-
aws-sdk-kms (1.71.0)
18-
aws-sdk-core (~> 3, >= 3.177.0)
19-
aws-sigv4 (~> 1.1)
20-
aws-sdk-s3 (1.130.0)
21-
aws-sdk-core (~> 3, >= 3.177.0)
25+
aws-sdk-kms (1.94.0)
26+
aws-sdk-core (~> 3, >= 3.207.0)
27+
aws-sigv4 (~> 1.5)
28+
aws-sdk-s3 (1.167.0)
29+
aws-sdk-core (~> 3, >= 3.207.0)
2230
aws-sdk-kms (~> 1)
23-
aws-sigv4 (~> 1.6)
24-
aws-sigv4 (1.6.0)
31+
aws-sigv4 (~> 1.5)
32+
aws-sigv4 (1.10.0)
2533
aws-eventstream (~> 1, >= 1.0.2)
2634
babosa (1.0.4)
35+
base64 (0.2.0)
2736
claide (1.1.0)
2837
colored (1.2)
2938
colored2 (3.1.2)
@@ -36,8 +45,8 @@ GEM
3645
unf (>= 0.0.5, < 1.0.0)
3746
dotenv (2.8.1)
3847
emoji_regex (3.2.3)
39-
excon (0.100.0)
40-
faraday (1.10.3)
48+
excon (0.109.0)
49+
faraday (1.10.4)
4150
faraday-em_http (~> 1.0)
4251
faraday-em_synchrony (~> 1.0)
4352
faraday-excon (~> 1.1)
@@ -58,22 +67,22 @@ GEM
5867
faraday-httpclient (1.0.1)
5968
faraday-multipart (1.0.4)
6069
multipart-post (~> 2)
61-
faraday-net_http (1.0.1)
70+
faraday-net_http (1.0.2)
6271
faraday-net_http_persistent (1.2.0)
6372
faraday-patron (1.0.0)
6473
faraday-rack (1.0.0)
6574
faraday-retry (1.0.3)
66-
faraday_middleware (1.2.0)
75+
faraday_middleware (1.2.1)
6776
faraday (~> 1.0)
68-
fastimage (2.2.7)
69-
fastlane (2.213.0)
77+
fastimage (2.3.1)
78+
fastlane (2.224.0)
7079
CFPropertyList (>= 2.3, < 4.0.0)
7180
addressable (>= 2.8, < 3.0.0)
7281
artifactory (~> 3.0)
7382
aws-sdk-s3 (~> 1.0)
7483
babosa (>= 1.0.3, < 2.0.0)
7584
bundler (>= 1.12.0, < 3.0.0)
76-
colored
85+
colored (~> 1.2)
7786
commander (~> 4.6)
7887
dotenv (>= 2.1.1, < 3.0.0)
7988
emoji_regex (>= 0.1, < 4.0)
@@ -85,98 +94,98 @@ GEM
8594
gh_inspector (>= 1.1.2, < 2.0.0)
8695
google-apis-androidpublisher_v3 (~> 0.3)
8796
google-apis-playcustomapp_v1 (~> 0.1)
97+
google-cloud-env (>= 1.6.0, < 2.0.0)
8898
google-cloud-storage (~> 1.31)
8999
highline (~> 2.0)
100+
http-cookie (~> 1.0.5)
90101
json (< 3.0.0)
91102
jwt (>= 2.1.0, < 3)
92103
mini_magick (>= 4.9.4, < 5.0.0)
93104
multipart-post (>= 2.0.0, < 3.0.0)
94105
naturally (~> 2.2)
95-
optparse (~> 0.1.1)
106+
optparse (>= 0.1.1, < 1.0.0)
96107
plist (>= 3.1.0, < 4.0.0)
97108
rubyzip (>= 2.0.0, < 3.0.0)
98-
security (= 0.1.3)
109+
security (= 0.1.5)
99110
simctl (~> 1.6.3)
100111
terminal-notifier (>= 2.0.0, < 3.0.0)
101-
terminal-table (>= 1.4.5, < 2.0.0)
112+
terminal-table (~> 3)
102113
tty-screen (>= 0.6.3, < 1.0.0)
103114
tty-spinner (>= 0.8.0, < 1.0.0)
104115
word_wrap (~> 1.0.0)
105116
xcodeproj (>= 1.13.0, < 2.0.0)
106117
xcpretty (~> 0.3.0)
107-
xcpretty-travis-formatter (>= 0.0.3)
108-
fastlane-plugin-find_replace_string (0.1.0)
118+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
109119
fastlane-plugin-semantic_release (1.18.2)
110-
fastlane-plugin-versioning (0.5.1)
120+
fastlane-plugin-versioning (0.6.0)
111121
gh_inspector (1.1.3)
112-
google-apis-androidpublisher_v3 (0.45.0)
122+
google-apis-androidpublisher_v3 (0.54.0)
113123
google-apis-core (>= 0.11.0, < 2.a)
114-
google-apis-core (0.11.0)
124+
google-apis-core (0.11.3)
115125
addressable (~> 2.5, >= 2.5.1)
116126
googleauth (>= 0.16.2, < 2.a)
117127
httpclient (>= 2.8.1, < 3.a)
118128
mini_mime (~> 1.0)
119129
representable (~> 3.0)
120130
retriable (>= 2.0, < 4.a)
121131
rexml
122-
webrick
123132
google-apis-iamcredentials_v1 (0.17.0)
124133
google-apis-core (>= 0.11.0, < 2.a)
125134
google-apis-playcustomapp_v1 (0.13.0)
126135
google-apis-core (>= 0.11.0, < 2.a)
127-
google-apis-storage_v1 (0.19.0)
128-
google-apis-core (>= 0.9.0, < 2.a)
129-
google-cloud-core (1.6.0)
130-
google-cloud-env (~> 1.0)
136+
google-apis-storage_v1 (0.29.0)
137+
google-apis-core (>= 0.11.0, < 2.a)
138+
google-cloud-core (1.6.1)
139+
google-cloud-env (>= 1.0, < 3.a)
131140
google-cloud-errors (~> 1.0)
132141
google-cloud-env (1.6.0)
133142
faraday (>= 0.17.3, < 3.0)
134143
google-cloud-errors (1.3.1)
135-
google-cloud-storage (1.44.0)
144+
google-cloud-storage (1.45.0)
136145
addressable (~> 2.8)
137146
digest-crc (~> 0.4)
138147
google-apis-iamcredentials_v1 (~> 0.1)
139-
google-apis-storage_v1 (~> 0.19.0)
148+
google-apis-storage_v1 (~> 0.29.0)
140149
google-cloud-core (~> 1.6)
141150
googleauth (>= 0.16.2, < 2.a)
142151
mini_mime (~> 1.0)
143-
googleauth (1.6.0)
152+
googleauth (1.8.1)
144153
faraday (>= 0.17.3, < 3.a)
145154
jwt (>= 1.4, < 3.0)
146-
memoist (~> 0.16)
147155
multi_json (~> 1.11)
148156
os (>= 0.9, < 2.0)
149157
signet (>= 0.16, < 2.a)
150158
highline (2.0.3)
151-
http-cookie (1.0.5)
159+
http-cookie (1.0.7)
152160
domain_name (~> 0.5)
153161
httpclient (2.8.3)
154162
jmespath (1.6.2)
155-
json (2.6.3)
156-
jwt (2.7.1)
157-
memoist (0.16.2)
158-
mini_magick (4.12.0)
159-
mini_mime (1.1.2)
163+
json (2.7.2)
164+
jwt (2.9.3)
165+
base64
166+
mini_magick (4.13.2)
167+
mini_mime (1.1.5)
160168
multi_json (1.15.0)
161-
multipart-post (2.3.0)
169+
multipart-post (2.4.1)
162170
nanaimo (0.3.0)
163171
naturally (2.2.1)
164-
optparse (0.1.1)
172+
nkf (0.2.0)
173+
optparse (0.5.0)
165174
os (1.1.4)
166-
plist (3.7.0)
167-
public_suffix (5.0.3)
168-
rake (13.0.6)
175+
plist (3.7.1)
176+
public_suffix (5.1.1)
177+
rake (13.2.1)
169178
representable (3.2.0)
170179
declarative (< 0.1.0)
171180
trailblazer-option (>= 0.1.1, < 0.2.0)
172181
uber (< 0.2.0)
173182
retriable (3.1.2)
174-
rexml (3.2.5)
183+
rexml (3.3.8)
175184
rouge (2.0.7)
176185
ruby2_keywords (0.0.5)
177186
rubyzip (2.3.2)
178-
security (0.1.3)
179-
signet (0.17.0)
187+
security (0.1.5)
188+
signet (0.18.0)
180189
addressable (~> 2.8)
181190
faraday (>= 0.17.5, < 3.a)
182191
jwt (>= 1.5, < 3.0)
@@ -185,41 +194,35 @@ GEM
185194
CFPropertyList
186195
naturally
187196
terminal-notifier (2.0.0)
188-
terminal-table (1.8.0)
189-
unicode-display_width (~> 1.1, >= 1.1.1)
197+
terminal-table (3.0.2)
198+
unicode-display_width (>= 1.1.1, < 3)
190199
trailblazer-option (0.1.2)
191200
tty-cursor (0.7.1)
192-
tty-screen (0.8.1)
201+
tty-screen (0.8.2)
193202
tty-spinner (0.9.3)
194203
tty-cursor (~> 0.7)
195204
uber (0.1.0)
196-
unf (0.1.4)
197-
unf_ext
198-
unf_ext (0.0.8.2)
199-
unicode-display_width (1.8.0)
200-
webrick (1.8.1)
205+
unf (0.2.0)
206+
unicode-display_width (2.6.0)
201207
word_wrap (1.0.0)
202-
xcodeproj (1.22.0)
208+
xcodeproj (1.25.1)
203209
CFPropertyList (>= 2.3.3, < 4.0)
204210
atomos (~> 0.1.3)
205211
claide (>= 1.0.2, < 2.0)
206212
colored2 (~> 3.1)
207213
nanaimo (~> 0.3.0)
208-
rexml (~> 3.2.4)
214+
rexml (>= 3.3.6, < 4.0)
209215
xcpretty (0.3.0)
210216
rouge (~> 2.0.7)
211217
xcpretty-travis-formatter (1.0.1)
212218
xcpretty (~> 0.2, >= 0.0.7)
213219

214220
PLATFORMS
215-
arm64-darwin-21
216-
arm64-darwin-22
217-
x86_64-darwin-19
218-
x86_64-darwin-20
221+
arm64-darwin-24
219222

220223
DEPENDENCIES
221224
fastlane
222-
fastlane-plugin-find_replace_string
225+
fastlane-plugin-find_replace_string!
223226
fastlane-plugin-semantic_release
224227
fastlane-plugin-versioning
225228

0 commit comments

Comments
 (0)