Skip to content

Commit 76dc7c1

Browse files
renovate[bot]philprime
authored andcommitted
chore(deps): update dependency jazzy to v0.15.4
1 parent 7b664cb commit 76dc7c1

File tree

2 files changed

+18
-16
lines changed

2 files changed

+18
-16
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source "https://rubygems.org"
22
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
33

4-
gem "jazzy", "0.15.3"
4+
gem "jazzy", "0.15.4"

Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.2.1)
8+
activesupport (7.2.2.2)
99
base64
1010
benchmark (>= 0.3)
1111
bigdecimal
@@ -24,7 +24,7 @@ GEM
2424
json (>= 1.5.1)
2525
atomos (0.1.3)
2626
base64 (0.2.0)
27-
benchmark (0.4.0)
27+
benchmark (0.4.1)
2828
bigdecimal (3.1.9)
2929
claide (1.1.0)
3030
cocoapods (1.16.2)
@@ -66,21 +66,23 @@ GEM
6666
cocoapods-try (1.2.0)
6767
colored2 (3.1.2)
6868
concurrent-ruby (1.3.5)
69-
connection_pool (2.5.0)
70-
drb (2.2.1)
69+
connection_pool (2.5.4)
70+
drb (2.2.3)
7171
escape (0.0.4)
7272
ethon (0.16.0)
7373
ffi (>= 1.15.0)
74-
ffi (1.17.1)
75-
ffi (1.17.1-arm64-darwin)
74+
ffi (1.17.2)
75+
ffi (1.17.2-arm64-darwin)
7676
fourflusher (2.3.1)
7777
fuzzy_match (2.0.4)
7878
gh_inspector (1.1.3)
7979
httpclient (2.8.3)
80-
i18n (1.14.6)
80+
i18n (1.14.7)
8181
concurrent-ruby (~> 1.0)
82-
jazzy (0.15.3)
82+
jazzy (0.15.4)
83+
activesupport (>= 5.0, < 8)
8384
cocoapods (~> 1.5)
85+
logger
8486
mustache (~> 1.1)
8587
open4 (~> 1.3)
8688
redcarpet (~> 3.4)
@@ -91,9 +93,9 @@ GEM
9193
xcinvoke (~> 0.3.0)
9294
json (2.9.1)
9395
liferaft (0.0.6)
94-
logger (1.6.5)
95-
mini_portile2 (2.8.8)
96-
minitest (5.25.4)
96+
logger (1.6.6)
97+
mini_portile2 (2.8.9)
98+
minitest (5.25.5)
9799
molinillo (0.8.0)
98100
mustache (1.1.1)
99101
nanaimo (0.4.0)
@@ -102,9 +104,9 @@ GEM
102104
nkf (0.2.0)
103105
open4 (1.3.4)
104106
public_suffix (4.0.7)
105-
redcarpet (3.6.0)
106-
rexml (3.4.0)
107-
rouge (4.5.1)
107+
redcarpet (3.6.1)
108+
rexml (3.4.4)
109+
rouge (4.5.2)
108110
ruby-macho (2.5.1)
109111
sassc (2.4.0)
110112
ffi (~> 1.9)
@@ -130,7 +132,7 @@ PLATFORMS
130132
ruby
131133

132134
DEPENDENCIES
133-
jazzy (= 0.15.3)
135+
jazzy (= 0.15.4)
134136

135137
BUNDLED WITH
136138
2.6.2

0 commit comments

Comments
 (0)