Skip to content

Commit 33dcd6b

Browse files
authored
Use Jazzy version 0.15.4 (#6314)
1 parent 2c2ca67 commit 33dcd6b

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ source 'https://rubygems.org'
33
gem 'cocoapods'
44
gem 'danger'
55
gem 'base64'
6-
gem 'jazzy', '~> 0.15.3'
6+
gem 'jazzy', '~> 0.15.4'

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,10 @@ GEM
113113
mutex_m
114114
i18n (1.14.7)
115115
concurrent-ruby (~> 1.0)
116-
jazzy (0.15.3)
116+
jazzy (0.15.4)
117+
activesupport (>= 5.0, < 8)
117118
cocoapods (~> 1.5)
119+
logger
118120
mustache (~> 1.1)
119121
open4 (~> 1.3)
120122
redcarpet (~> 3.4)
@@ -130,7 +132,7 @@ GEM
130132
kramdown (~> 2.0)
131133
liferaft (0.0.6)
132134
logger (1.7.0)
133-
mini_portile2 (2.8.8)
135+
mini_portile2 (2.8.9)
134136
minitest (5.25.5)
135137
molinillo (0.8.0)
136138
mustache (1.1.1)
@@ -151,7 +153,7 @@ GEM
151153
rchardet (1.9.0)
152154
redcarpet (3.6.1)
153155
rexml (3.4.2)
154-
rouge (4.5.1)
156+
rouge (4.6.1)
155157
ruby-macho (2.5.1)
156158
sassc (2.4.0)
157159
ffi (~> 1.9)
@@ -192,7 +194,7 @@ DEPENDENCIES
192194
base64
193195
cocoapods
194196
danger
195-
jazzy (~> 0.15.3)
197+
jazzy (~> 0.15.4)
196198

197199
BUNDLED WITH
198200
2.4.12

0 commit comments

Comments
 (0)