Merge pull request #307028 from bbenno/update-gollum

gollum: 5.3.2 -> 5.3.3
This commit is contained in:
Pol Dellaiera 2024-05-12 21:34:44 +02:00 committed by GitHub
commit 26b1b7090b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 13 deletions

View File

@ -14,7 +14,7 @@ GEM
gemojione (4.3.3)
json
github-markup (4.0.2)
gollum (5.3.2)
gollum (5.3.3)
gemojione (~> 4.1)
gollum-lib (>= 5.2.3, < 6.0)
i18n (~> 1.8)
@ -48,7 +48,7 @@ GEM
htmlentities (4.3.4)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.7.1)
json (2.7.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
@ -59,14 +59,14 @@ GEM
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
multi_json (1.15.0)
mustache (1.1.1)
mustache-sinatra (2.0.0)
mustache (~> 1.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nokogiri (1.16.3)
nokogiri (1.16.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octicons (12.1.0)
@ -146,4 +146,4 @@ DEPENDENCIES
wikicloth
BUNDLED WITH
2.5.6
2.5.7

View File

@ -116,10 +116,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "07lv4idxxghmq18k2r42l7kxz204l2fgri5xjapl79yy9dk53s5x";
sha256 = "0k94yba33ccvx3h7vl3d4jkx8j8y45a7qy3angf8094b0hy2p1fi";
type = "gem";
};
version = "5.3.2";
version = "5.3.3";
};
gollum-lib = {
dependencies = ["gemojione" "github-markup" "gollum-rugged_adapter" "loofah" "nokogiri" "octicons" "rouge" "twitter-text"];
@ -169,10 +169,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0r9jmjhg2ly3l736flk7r2al47b5c8cayh0gqkq0yhjqzc9a6zhq";
sha256 = "0b4qsi8gay7ncmigr0pnbxyb17y3h8kavdyhsh7nrlqwr35vb60q";
type = "gem";
};
version = "2.7.1";
version = "2.7.2";
};
kramdown = {
dependencies = ["rexml"];
@ -233,10 +233,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1kl9c3kdchjabrihdqfmcplk3lq4cw1rr9f378y6q22qwy5dndvs";
sha256 = "149r94xi6b3jbp6bv72f8383b95ndn0p5sxnq11gs1j9jadv0ajf";
type = "gem";
};
version = "2.8.5";
version = "2.8.6";
};
multi_json = {
groups = ["default"];
@ -286,10 +286,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0j72sg8n8834vbw2x8glcp46y5r2dls2pj64ll7rmf6mri9s52j9";
sha256 = "0i8g0i370jhn2sclml0bg9qlrgf4csi6sy7czbhx8kjbl71idhb2";
type = "gem";
};
version = "1.16.3";
version = "1.16.4";
};
octicons = {
dependencies = ["nokogiri"];