Skip to content

Commit 9acc0e2

Browse files
committed
chore(dependabot): Addressing dependabot uninterpolated string arguments to eval_gemfile error
1 parent 74de7b9 commit 9acc0e2

File tree

2 files changed

+59
-57
lines changed

2 files changed

+59
-57
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ source 'https://rubygems.org'
55
gem 'xcpretty', '0.3.0'
66
gem 'fastlane', '2.205.1'
77
gem 'jazzy', '0.14.2'
8-
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
9-
eval_gemfile(plugins_path) if File.exist?(plugins_path)
8+
eval_gemfile('fastlane/Pluginfile')
9+

Gemfile.lock

Lines changed: 57 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/aws-amplify/amplify-ci-support
3-
revision: 512a6f2f1c92c19f752fb238ad04d077cf3151a5
3+
revision: 74ed2db1f09d93b48129590bcd17cc9b53251756
44
branch: main
55
glob: src/fastlane/release_actions/*.gemspec
66
specs:
@@ -9,36 +9,36 @@ GIT
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
CFPropertyList (3.0.5)
12+
CFPropertyList (3.0.6)
1313
rexml
14-
activesupport (6.1.5)
14+
activesupport (6.1.7.2)
1515
concurrent-ruby (~> 1.0, >= 1.0.2)
1616
i18n (>= 1.6, < 2)
1717
minitest (>= 5.1)
1818
tzinfo (~> 2.0)
1919
zeitwerk (~> 2.3)
20-
addressable (2.8.0)
21-
public_suffix (>= 2.0.2, < 5.0)
20+
addressable (2.8.1)
21+
public_suffix (>= 2.0.2, < 6.0)
2222
algoliasearch (1.27.5)
2323
httpclient (~> 2.8, >= 2.8.3)
2424
json (>= 1.5.1)
2525
artifactory (3.0.15)
2626
atomos (0.1.3)
2727
aws-eventstream (1.2.0)
28-
aws-partitions (1.573.0)
29-
aws-sdk-core (3.130.0)
28+
aws-partitions (1.709.0)
29+
aws-sdk-core (3.170.0)
3030
aws-eventstream (~> 1, >= 1.0.2)
31-
aws-partitions (~> 1, >= 1.525.0)
31+
aws-partitions (~> 1, >= 1.651.0)
32+
aws-sigv4 (~> 1.5)
33+
jmespath (~> 1, >= 1.6.1)
34+
aws-sdk-kms (1.62.0)
35+
aws-sdk-core (~> 3, >= 3.165.0)
3236
aws-sigv4 (~> 1.1)
33-
jmespath (~> 1.0)
34-
aws-sdk-kms (1.55.0)
35-
aws-sdk-core (~> 3, >= 3.127.0)
36-
aws-sigv4 (~> 1.1)
37-
aws-sdk-s3 (1.113.0)
38-
aws-sdk-core (~> 3, >= 3.127.0)
37+
aws-sdk-s3 (1.119.0)
38+
aws-sdk-core (~> 3, >= 3.165.0)
3939
aws-sdk-kms (~> 1)
4040
aws-sigv4 (~> 1.4)
41-
aws-sigv4 (1.4.0)
41+
aws-sigv4 (1.5.2)
4242
aws-eventstream (~> 1, >= 1.0.2)
4343
babosa (1.0.4)
4444
claide (1.1.0)
@@ -83,19 +83,19 @@ GEM
8383
colored2 (3.1.2)
8484
commander (4.6.0)
8585
highline (~> 2.0.0)
86-
concurrent-ruby (1.1.10)
86+
concurrent-ruby (1.2.0)
8787
declarative (0.0.20)
8888
digest-crc (0.6.4)
8989
rake (>= 12.0.0, < 14.0.0)
9090
domain_name (0.5.20190701)
9191
unf (>= 0.0.5, < 1.0.0)
92-
dotenv (2.7.6)
92+
dotenv (2.8.1)
9393
emoji_regex (3.2.3)
9494
escape (0.0.4)
95-
ethon (0.15.0)
95+
ethon (0.16.0)
9696
ffi (>= 1.15.0)
97-
excon (0.92.2)
98-
faraday (1.10.0)
97+
excon (0.99.0)
98+
faraday (1.10.3)
9999
faraday-em_http (~> 1.0)
100100
faraday-em_synchrony (~> 1.0)
101101
faraday-excon (~> 1.1)
@@ -114,8 +114,8 @@ GEM
114114
faraday-em_synchrony (1.0.0)
115115
faraday-excon (1.1.0)
116116
faraday-httpclient (1.0.1)
117-
faraday-multipart (1.0.3)
118-
multipart-post (>= 1.2, < 3)
117+
faraday-multipart (1.0.4)
118+
multipart-post (~> 2)
119119
faraday-net_http (1.0.1)
120120
faraday-net_http_persistent (1.2.0)
121121
faraday-patron (1.0.0)
@@ -167,9 +167,9 @@ GEM
167167
fourflusher (2.3.1)
168168
fuzzy_match (2.0.4)
169169
gh_inspector (1.1.3)
170-
google-apis-androidpublisher_v3 (0.17.0)
171-
google-apis-core (>= 0.4, < 2.a)
172-
google-apis-core (0.4.2)
170+
google-apis-androidpublisher_v3 (0.33.0)
171+
google-apis-core (>= 0.9.1, < 2.a)
172+
google-apis-core (0.11.0)
173173
addressable (~> 2.5, >= 2.5.1)
174174
googleauth (>= 0.16.2, < 2.a)
175175
httpclient (>= 2.8.1, < 3.a)
@@ -178,38 +178,38 @@ GEM
178178
retriable (>= 2.0, < 4.a)
179179
rexml
180180
webrick
181-
google-apis-iamcredentials_v1 (0.10.0)
182-
google-apis-core (>= 0.4, < 2.a)
183-
google-apis-playcustomapp_v1 (0.7.0)
184-
google-apis-core (>= 0.4, < 2.a)
185-
google-apis-storage_v1 (0.11.0)
186-
google-apis-core (>= 0.4, < 2.a)
181+
google-apis-iamcredentials_v1 (0.16.0)
182+
google-apis-core (>= 0.9.1, < 2.a)
183+
google-apis-playcustomapp_v1 (0.12.0)
184+
google-apis-core (>= 0.9.1, < 2.a)
185+
google-apis-storage_v1 (0.19.0)
186+
google-apis-core (>= 0.9.0, < 2.a)
187187
google-cloud-core (1.6.0)
188188
google-cloud-env (~> 1.0)
189189
google-cloud-errors (~> 1.0)
190190
google-cloud-env (1.6.0)
191191
faraday (>= 0.17.3, < 3.0)
192-
google-cloud-errors (1.2.0)
193-
google-cloud-storage (1.36.1)
192+
google-cloud-errors (1.3.0)
193+
google-cloud-storage (1.44.0)
194194
addressable (~> 2.8)
195195
digest-crc (~> 0.4)
196196
google-apis-iamcredentials_v1 (~> 0.1)
197-
google-apis-storage_v1 (~> 0.1)
197+
google-apis-storage_v1 (~> 0.19.0)
198198
google-cloud-core (~> 1.6)
199199
googleauth (>= 0.16.2, < 2.a)
200200
mini_mime (~> 1.0)
201-
googleauth (1.1.2)
201+
googleauth (1.3.0)
202202
faraday (>= 0.17.3, < 3.a)
203203
jwt (>= 1.4, < 3.0)
204204
memoist (~> 0.16)
205205
multi_json (~> 1.11)
206206
os (>= 0.9, < 2.0)
207207
signet (>= 0.16, < 2.a)
208208
highline (2.0.3)
209-
http-cookie (1.0.4)
209+
http-cookie (1.0.5)
210210
domain_name (~> 0.5)
211211
httpclient (2.8.3)
212-
i18n (1.10.0)
212+
i18n (1.12.0)
213213
concurrent-ruby (~> 1.0)
214214
jazzy (0.14.2)
215215
cocoapods (~> 1.5)
@@ -221,14 +221,15 @@ GEM
221221
sassc (~> 2.1)
222222
sqlite3 (~> 1.3)
223223
xcinvoke (~> 0.3.0)
224-
jmespath (1.6.1)
225-
json (2.6.1)
226-
jwt (2.3.0)
224+
jmespath (1.6.2)
225+
json (2.6.3)
226+
jwt (2.7.0)
227227
liferaft (0.0.6)
228228
memoist (0.16.2)
229-
mini_magick (4.11.0)
229+
mini_magick (4.12.0)
230230
mini_mime (1.1.2)
231-
minitest (5.15.0)
231+
mini_portile2 (2.8.1)
232+
minitest (5.17.0)
232233
molinillo (0.8.0)
233234
multi_json (1.15.0)
234235
multipart-post (2.0.0)
@@ -241,10 +242,10 @@ GEM
241242
optparse (0.1.1)
242243
os (1.1.4)
243244
plist (3.6.0)
244-
public_suffix (4.0.6)
245+
public_suffix (4.0.7)
245246
rake (13.0.6)
246-
redcarpet (3.5.1)
247-
representable (3.1.1)
247+
redcarpet (3.6.0)
248+
representable (3.2.0)
248249
declarative (< 0.1.0)
249250
trailblazer-option (>= 0.1.1, < 0.2.0)
250251
uber (< 0.2.0)
@@ -257,15 +258,16 @@ GEM
257258
sassc (2.4.0)
258259
ffi (~> 1.9)
259260
security (0.1.3)
260-
signet (0.16.1)
261+
signet (0.17.0)
261262
addressable (~> 2.8)
262-
faraday (>= 0.17.5, < 3.0)
263+
faraday (>= 0.17.5, < 3.a)
263264
jwt (>= 1.5, < 3.0)
264265
multi_json (~> 1.10)
265-
simctl (1.6.8)
266+
simctl (1.6.10)
266267
CFPropertyList
267268
naturally
268-
sqlite3 (1.4.2)
269+
sqlite3 (1.6.0)
270+
mini_portile2 (~> 2.8.0)
269271
terminal-notifier (2.0.0)
270272
terminal-table (1.8.0)
271273
unicode-display_width (~> 1.1, >= 1.1.1)
@@ -276,18 +278,18 @@ GEM
276278
tty-cursor (~> 0.7)
277279
typhoeus (1.4.0)
278280
ethon (>= 0.9.0)
279-
tzinfo (2.0.4)
281+
tzinfo (2.0.6)
280282
concurrent-ruby (~> 1.0)
281283
uber (0.1.0)
282284
unf (0.1.4)
283285
unf_ext
284-
unf_ext (0.0.8.1)
286+
unf_ext (0.0.8.2)
285287
unicode-display_width (1.8.0)
286-
webrick (1.7.0)
288+
webrick (1.8.1)
287289
word_wrap (1.0.0)
288290
xcinvoke (0.3.0)
289291
liferaft (~> 0.0.6)
290-
xcodeproj (1.21.0)
292+
xcodeproj (1.22.0)
291293
CFPropertyList (>= 2.3.3, < 4.0)
292294
atomos (~> 0.1.3)
293295
claide (>= 1.0.2, < 2.0)
@@ -298,7 +300,7 @@ GEM
298300
rouge (~> 2.0.7)
299301
xcpretty-travis-formatter (1.0.1)
300302
xcpretty (~> 0.2, >= 0.0.7)
301-
zeitwerk (2.5.4)
303+
zeitwerk (2.6.6)
302304

303305
PLATFORMS
304306
ruby
@@ -310,4 +312,4 @@ DEPENDENCIES
310312
xcpretty (= 0.3.0)
311313

312314
BUNDLED WITH
313-
2.3.7
315+
2.4.6

0 commit comments

Comments
 (0)