Skip to content

Commit

Permalink
chore(deps): update dependency jazzy to v0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 99c601e commit b6b5dc3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem "jazzy", "0.15.1"
gem "jazzy", "0.15.3"
24 changes: 15 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,27 @@ GEM
base64
nkf
rexml
activesupport (7.1.3.4)
activesupport (7.1.5)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
mutex_m
securerandom (>= 0.3)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.2.0)
benchmark (0.3.0)
bigdecimal (3.1.8)
claide (1.1.0)
cocoapods (1.13.0)
Expand Down Expand Up @@ -73,9 +77,9 @@ GEM
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jazzy (0.15.1)
jazzy (0.15.3)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4 (~> 1.3)
Expand All @@ -85,8 +89,9 @@ GEM
sassc (~> 2.1)
sqlite3 (~> 1.3)
xcinvoke (~> 0.3.0)
json (2.7.2)
json (2.7.6)
liferaft (0.0.6)
logger (1.6.1)
mini_portile2 (2.8.7)
minitest (5.22.3)
molinillo (0.8.0)
Expand All @@ -99,12 +104,13 @@ GEM
open4 (1.3.4)
public_suffix (4.0.7)
redcarpet (3.6.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.2.9)
strscan
rouge (3.30.0)
ruby-macho (2.5.1)
sassc (2.4.0)
ffi (~> 1.9)
securerandom (0.3.1)
sqlite3 (1.7.3)
mini_portile2 (~> 2.8.0)
strscan (3.1.0)
Expand All @@ -126,7 +132,7 @@ PLATFORMS
ruby

DEPENDENCIES
jazzy (= 0.15.1)
jazzy (= 0.15.3)

BUNDLED WITH
2.1.4

0 comments on commit b6b5dc3

Please sign in to comment.