diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d3141277..c53852cce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -## Master +## 0.13.7 + +The next release of Jazzy will require a minimum of Ruby 2.6. ##### Breaking @@ -16,7 +18,7 @@ ##### Bug Fixes -* Fix parameter doc comments in Swft symbolgraph mode. +* Fix parameter doc comments in Swift symbolgraph mode. [John Fairhurst](https://github.com/johnfairh) [#1244](https://github.com/realm/jazzy/issues/1244) diff --git a/Gemfile.lock b/Gemfile.lock index c25927de4..3b47070f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - jazzy (0.13.6) + jazzy (0.13.7) cocoapods (~> 1.5) mustache (~> 1.1) open4 @@ -14,8 +14,8 @@ PATH GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.2) - activesupport (5.2.4.4) + CFPropertyList (3.0.3) + activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -25,7 +25,7 @@ GEM algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) - ast (2.4.1) + ast (2.4.2) atomos (0.1.3) bacon (1.2.0) claide (1.0.3) @@ -36,10 +36,10 @@ GEM clintegracon (0.7.0) colored (~> 1.2) diffy - cocoapods (1.10.0) + cocoapods (1.10.1) addressable (~> 2.6) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.10.0) + cocoapods-core (= 1.10.1) cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 1.4.0, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) @@ -54,7 +54,7 @@ GEM nap (~> 1.0) ruby-macho (~> 1.4) xcodeproj (>= 1.19.0, < 2.0) - cocoapods-core (1.10.0) + cocoapods-core (1.10.1) activesupport (> 5.0, < 6) addressable (~> 2.6) algoliasearch (~> 1.0) @@ -75,11 +75,12 @@ GEM cocoapods-try (1.2.0) colored (1.2) colored2 (3.1.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) cork (0.3.0) colored2 (~> 3.1) - crack (0.4.4) - danger (8.2.0) + crack (0.4.5) + rexml + danger (8.2.3) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -91,34 +92,40 @@ GEM kramdown-parser-gfm (~> 1.0) no_proxy_fix octokit (~> 4.7) - terminal-table (~> 1) + terminal-table (>= 1, < 4) diffy (3.4.0) escape (0.0.4) - ethon (0.12.0) - ffi (>= 1.3.0) - faraday (1.1.0) + ethon (0.14.0) + ffi (>= 1.15.0) + faraday (1.4.1) + faraday-excon (~> 1.1) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.1) multipart-post (>= 1.2, < 3) - ruby2_keywords + ruby2_keywords (>= 0.0.4) + faraday-excon (1.1.0) faraday-http-cache (2.2.0) faraday (>= 0.8) - ffi (1.13.1) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.1.0) + ffi (1.15.0) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) - git (1.7.0) + git (1.8.1) rchardet (~> 1.8) hashdiff (1.0.1) httpclient (2.8.3) - i18n (1.8.5) + i18n (1.8.10) concurrent-ruby (~> 1.0) - json (2.3.1) + json (2.5.1) kramdown (2.3.1) rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liferaft (0.0.6) - minitest (5.14.2) - mocha (1.11.2) + minitest (5.14.4) + mocha (1.12.0) mocha-on-bacon (0.2.3) mocha (>= 0.13.0) molinillo (0.6.6) @@ -128,24 +135,24 @@ GEM nap (1.1.0) netrc (0.11.0) no_proxy_fix (0.1.2) - octokit (4.19.0) + octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) - parallel (1.20.0) + parallel (1.20.1) parser (2.7.2.0) ast (~> 2.4.1) - powerpack (0.1.2) + powerpack (0.1.3) prettybacon (0.0.2) bacon (~> 1.2) public_suffix (4.0.6) rainbow (2.2.2) rake - rake (13.0.1) + rake (13.0.3) rchardet (1.8.0) redcarpet (3.5.1) rexml (3.2.5) - rouge (3.24.0) + rouge (3.26.0) rubocop (0.49.0) parallel (~> 1.10) parser (>= 2.3.3.1, < 3.0) @@ -154,23 +161,23 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-macho (1.4.0) - ruby-progressbar (1.10.1) - ruby2_keywords (0.0.2) + ruby-progressbar (1.11.0) + ruby2_keywords (0.0.4) sassc (2.4.0) ffi (~> 1.9) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) sqlite3 (1.4.2) - terminal-table (1.8.0) + terminal-table (3.0.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.8) + tzinfo (1.2.9) thread_safe (~> 0.1) unicode-display_width (1.7.0) - webmock (3.9.4) + webmock (3.12.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) diff --git a/lib/jazzy/gem_version.rb b/lib/jazzy/gem_version.rb index 9120f02c5..b3f3a7b06 100644 --- a/lib/jazzy/gem_version.rb +++ b/lib/jazzy/gem_version.rb @@ -1,3 +1,3 @@ module Jazzy - VERSION = '0.13.6'.freeze unless defined? Jazzy::VERSION + VERSION = '0.13.7'.freeze unless defined? Jazzy::VERSION end