Skip to content

Commit 611368c

Browse files
authored
chore: Updating jazzy to 0.15.1 [skip ci] (#3819)
1 parent aeb8d13 commit 611368c

File tree

2 files changed

+31
-22
lines changed

2 files changed

+31
-22
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source 'https://rubygems.org'
44

55
gem 'xcpretty', '0.3.0'
66
gem 'fastlane', '2.205.1'
7-
gem 'jazzy', '0.14.2'
7+
gem 'jazzy', '0.15.1'
88
eval_gemfile('fastlane/Pluginfile')
99

Gemfile.lock

+30-21
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,18 @@ GEM
1313
base64
1414
nkf
1515
rexml
16-
activesupport (7.0.7.2)
16+
activesupport (7.1.3.4)
17+
base64
18+
bigdecimal
1719
concurrent-ruby (~> 1.0, >= 1.0.2)
20+
connection_pool (>= 2.2.5)
21+
drb
1822
i18n (>= 1.6, < 2)
1923
minitest (>= 5.1)
24+
mutex_m
2025
tzinfo (~> 2.0)
21-
addressable (2.8.1)
22-
public_suffix (>= 2.0.2, < 6.0)
26+
addressable (2.8.7)
27+
public_suffix (>= 2.0.2, < 7.0)
2328
algoliasearch (1.27.5)
2429
httpclient (~> 2.8, >= 2.8.3)
2530
json (>= 1.5.1)
@@ -43,13 +48,14 @@ GEM
4348
aws-eventstream (~> 1, >= 1.0.2)
4449
babosa (1.0.4)
4550
base64 (0.2.0)
51+
bigdecimal (3.1.8)
4652
claide (1.1.0)
47-
cocoapods (1.12.0)
53+
cocoapods (1.15.2)
4854
addressable (~> 2.8)
4955
claide (>= 1.0.2, < 2.0)
50-
cocoapods-core (= 1.12.0)
56+
cocoapods-core (= 1.15.2)
5157
cocoapods-deintegrate (>= 1.0.3, < 2.0)
52-
cocoapods-downloader (>= 1.6.0, < 2.0)
58+
cocoapods-downloader (>= 2.1, < 3.0)
5359
cocoapods-plugins (>= 1.0.0, < 2.0)
5460
cocoapods-search (>= 1.0.0, < 2.0)
5561
cocoapods-trunk (>= 1.6.0, < 2.0)
@@ -61,8 +67,8 @@ GEM
6167
molinillo (~> 0.8.0)
6268
nap (~> 1.0)
6369
ruby-macho (>= 2.3.0, < 3.0)
64-
xcodeproj (>= 1.21.0, < 2.0)
65-
cocoapods-core (1.12.0)
70+
xcodeproj (>= 1.23.0, < 2.0)
71+
cocoapods-core (1.15.2)
6672
activesupport (>= 5.0, < 8)
6773
addressable (~> 2.8)
6874
algoliasearch (~> 1.0)
@@ -73,7 +79,7 @@ GEM
7379
public_suffix (~> 4.0)
7480
typhoeus (~> 1.0)
7581
cocoapods-deintegrate (1.0.5)
76-
cocoapods-downloader (1.6.3)
82+
cocoapods-downloader (2.1)
7783
cocoapods-plugins (1.0.0)
7884
nap
7985
cocoapods-search (1.0.1)
@@ -85,13 +91,15 @@ GEM
8591
colored2 (3.1.2)
8692
commander (4.6.0)
8793
highline (~> 2.0.0)
88-
concurrent-ruby (1.2.2)
94+
concurrent-ruby (1.3.4)
95+
connection_pool (2.4.1)
8996
declarative (0.0.20)
9097
digest-crc (0.6.4)
9198
rake (>= 12.0.0, < 14.0.0)
9299
domain_name (0.5.20190701)
93100
unf (>= 0.0.5, < 1.0.0)
94101
dotenv (2.8.1)
102+
drb (2.2.1)
95103
emoji_regex (3.2.3)
96104
escape (0.0.4)
97105
ethon (0.16.0)
@@ -165,7 +173,7 @@ GEM
165173
xcodeproj (>= 1.13.0, < 2.0.0)
166174
xcpretty (~> 0.3.0)
167175
xcpretty-travis-formatter (>= 0.0.3)
168-
ffi (1.15.5)
176+
ffi (1.17.0)
169177
fourflusher (2.3.1)
170178
fuzzy_match (2.0.4)
171179
gh_inspector (1.1.3)
@@ -211,15 +219,15 @@ GEM
211219
http-cookie (1.0.5)
212220
domain_name (~> 0.5)
213221
httpclient (2.8.3)
214-
i18n (1.14.1)
222+
i18n (1.14.5)
215223
concurrent-ruby (~> 1.0)
216-
jazzy (0.14.2)
224+
jazzy (0.15.1)
217225
cocoapods (~> 1.5)
218226
mustache (~> 1.1)
219227
open4 (~> 1.3)
220228
redcarpet (~> 3.4)
221-
rexml (~> 3.2)
222-
rouge (>= 2.0.6, < 4.0)
229+
rexml (>= 3.2.7, < 4.0)
230+
rouge (>= 2.0.6, < 5.0)
223231
sassc (~> 2.1)
224232
sqlite3 (~> 1.3)
225233
xcinvoke (~> 0.3.0)
@@ -230,12 +238,13 @@ GEM
230238
memoist (0.16.2)
231239
mini_magick (4.12.0)
232240
mini_mime (1.1.2)
233-
mini_portile2 (2.8.1)
234-
minitest (5.19.0)
241+
mini_portile2 (2.8.7)
242+
minitest (5.25.1)
235243
molinillo (0.8.0)
236244
multi_json (1.15.0)
237245
multipart-post (2.0.0)
238246
mustache (1.1.1)
247+
mutex_m (0.2.0)
239248
nanaimo (0.3.0)
240249
nap (1.1.0)
241250
naturally (2.2.1)
@@ -253,7 +262,7 @@ GEM
253262
trailblazer-option (>= 0.1.1, < 0.2.0)
254263
uber (< 0.2.0)
255264
retriable (3.1.2)
256-
rexml (3.3.4)
265+
rexml (3.3.5)
257266
strscan
258267
rouge (2.0.7)
259268
ruby-macho (2.5.1)
@@ -270,7 +279,7 @@ GEM
270279
simctl (1.6.10)
271280
CFPropertyList
272281
naturally
273-
sqlite3 (1.6.0)
282+
sqlite3 (1.7.3)
274283
mini_portile2 (~> 2.8.0)
275284
strscan (3.1.0)
276285
terminal-notifier (2.0.0)
@@ -281,7 +290,7 @@ GEM
281290
tty-screen (0.8.1)
282291
tty-spinner (0.9.3)
283292
tty-cursor (~> 0.7)
284-
typhoeus (1.4.0)
293+
typhoeus (1.4.1)
285294
ethon (>= 0.9.0)
286295
tzinfo (2.0.6)
287296
concurrent-ruby (~> 1.0)
@@ -312,7 +321,7 @@ PLATFORMS
312321
DEPENDENCIES
313322
fastlane (= 2.205.1)
314323
fastlane-plugin-release_actions!
315-
jazzy (= 0.14.2)
324+
jazzy (= 0.15.1)
316325
xcpretty (= 0.3.0)
317326

318327
BUNDLED WITH

0 commit comments

Comments
 (0)