We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e04cb98 + 68882af commit 6e30178Copy full SHA for 6e30178
Gemfile.lock
@@ -51,7 +51,7 @@ GEM
51
rb-fsevent (0.11.0)
52
rb-inotify (0.10.1)
53
ffi (~> 1.0)
54
- rexml (3.3.3)
+ rexml (3.3.6)
55
strscan
56
rouge (3.26.1)
57
safe_yaml (1.0.5)
gemset.nix
@@ -247,10 +247,10 @@
247
platforms = [];
248
source = {
249
remotes = ["https://rubygems.org"];
250
- sha256 = "0580cvf3fcdh44bmjiv0wjz47848c90rnv041crddn4w46ccvh28";
+ sha256 = "1ik3in0957l9s6iwdm3nsk4za072cj27riiqgpx6zzcd22flbw3s";
251
type = "gem";
252
};
253
- version = "3.3.3";
+ version = "3.3.6";
254
255
rouge = {
256
groups = ["default" "jekyll_plugins"];
0 commit comments