File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ source 'https://rubygems.org'
33gem 'cocoapods'
44gem 'danger'
55gem 'base64'
6- gem 'jazzy' , '~> 0.15.3 '
6+ gem 'jazzy' , '~> 0.15.4 '
Original file line number Diff line number Diff line change 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 )
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 )
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
197199BUNDLED WITH
198200 2.4.12
You can’t perform that action at this time.
0 commit comments