diff --git a/Gemfile b/Gemfile index 1475ef7..d2c6860 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ source "https://rubygems.org" git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } -gem "jazzy", "0.15.0" +gem "jazzy", "0.15.1" diff --git a/Gemfile.lock b/Gemfile.lock index ddcf194..b88a842 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM base64 nkf rexml - activesupport (7.1.3.2) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -22,7 +22,7 @@ GEM json (>= 1.5.1) atomos (0.1.3) base64 (0.2.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) claide (1.1.0) cocoapods (1.13.0) addressable (~> 2.8) @@ -73,21 +73,21 @@ GEM fuzzy_match (2.0.4) gh_inspector (1.1.3) httpclient (2.8.3) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) - jazzy (0.15.0) + jazzy (0.15.1) cocoapods (~> 1.5) mustache (~> 1.1) open4 (~> 1.3) redcarpet (~> 3.4) - rexml (~> 3.2) + rexml (>= 3.2.7, < 4.0) rouge (>= 2.0.6, < 5.0) sassc (~> 2.1) sqlite3 (~> 1.3) xcinvoke (~> 0.3.0) json (2.7.2) liferaft (0.0.6) - mini_portile2 (2.8.6) + mini_portile2 (2.8.7) minitest (5.22.3) molinillo (0.8.0) mustache (1.1.1) @@ -99,13 +99,15 @@ GEM open4 (1.3.4) public_suffix (4.0.7) redcarpet (3.6.0) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (3.30.0) ruby-macho (2.5.1) sassc (2.4.0) ffi (~> 1.9) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) + strscan (3.1.0) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -124,7 +126,7 @@ PLATFORMS ruby DEPENDENCIES - jazzy (= 0.15.0) + jazzy (= 0.15.1) BUNDLED WITH 2.1.4