Skip to content

Commit

Permalink
Release 0.13.7 and update gems (#1254)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnfairh committed May 6, 2021
1 parent 0020a5c commit d5bcd69
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 34 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Master
## 0.13.7

The next release of Jazzy will require a minimum of Ruby 2.6.

##### Breaking

Expand All @@ -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)

Expand Down
69 changes: 38 additions & 31 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
jazzy (0.13.6)
jazzy (0.13.7)
cocoapods (~> 1.5)
mustache (~> 1.1)
open4
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion lib/jazzy/gem_version.rb
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d5bcd69

Please sign in to comment.