Merge pull request #69078 from lilyball/jazzy

jazzy: 0.11.0 -> 0.11.1
This commit is contained in:
Mario Rodas 2019-09-19 04:18:09 -05:00 committed by GitHub
commit 669bb49518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -51,7 +51,7 @@ GEM
gh_inspector (1.1.3) gh_inspector (1.1.3)
i18n (0.9.5) i18n (0.9.5)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
jazzy (0.11.0) jazzy (0.11.1)
cocoapods (~> 1.5) cocoapods (~> 1.5)
mustache (~> 1.1) mustache (~> 1.1)
open4 open4
@ -69,9 +69,9 @@ GEM
netrc (0.11.0) netrc (0.11.0)
open4 (1.3.4) open4 (1.3.4)
redcarpet (3.5.0) redcarpet (3.5.0)
rouge (3.10.0) rouge (3.11.0)
ruby-macho (1.4.0) ruby-macho (1.4.0)
sassc (2.2.0) sassc (2.2.1)
ffi (~> 1.9) ffi (~> 1.9)
sqlite3 (1.4.1) sqlite3 (1.4.1)
thread_safe (0.3.6) thread_safe (0.3.6)

View File

@ -209,10 +209,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0cwsmijhb845lrkwq1gxwa6a698vp47gdxcpav30dghrf1ikyzqm"; sha256 = "0kdja4bhzak79xvfpwwakqsjw07vfg458d62k08a416im7xcfcmc";
type = "gem"; type = "gem";
}; };
version = "0.11.0"; version = "0.11.1";
}; };
liferaft = { liferaft = {
source = { source = {
@ -301,10 +301,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "07j29vbgsi9v7kpx4lqpmh0hx59i420jig73dy46wx3id1i7vdqz"; sha256 = "1zsyv6abqrk7lpql5f1ja4m88bfy9qndi8xykpss6cpvjdmi3ydb";
type = "gem"; type = "gem";
}; };
version = "3.10.0"; version = "3.11.0";
}; };
ruby-macho = { ruby-macho = {
groups = ["default"]; groups = ["default"];
@ -322,10 +322,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "178iflma5z4qk2lfzlxk8kh942skj45q6v6xwllkqng9xbjlyzkf"; sha256 = "09bnid7r5z5hcin5hykvpvv8xig27wbbckxwis60z2aaxq4j9siz";
type = "gem"; type = "gem";
}; };
version = "2.2.0"; version = "2.2.1";
}; };
sqlite3 = { sqlite3 = {
groups = ["default"]; groups = ["default"];