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 31cab3c + 53c4339 commit f1c1562Copy full SHA for f1c1562
Gemfile.lock
@@ -51,8 +51,8 @@ GEM
51
rb-fsevent (0.11.0)
52
rb-inotify (0.10.1)
53
ffi (~> 1.0)
54
- rexml (3.2.8)
55
- strscan (>= 3.0.9)
+ rexml (3.3.3)
+ strscan
56
rouge (3.26.1)
57
safe_yaml (1.0.5)
58
sassc (2.4.0)
gemset.nix
@@ -247,10 +247,10 @@
247
platforms = [];
248
source = {
249
remotes = ["https://rubygems.org"];
250
- sha256 = "0d8ivcirrrxpkpjc1c835wknc9s2fl54xpw08s177yfrh5ish209";
+ sha256 = "0580cvf3fcdh44bmjiv0wjz47848c90rnv041crddn4w46ccvh28";
251
type = "gem";
252
};
253
- version = "3.2.8";
+ version = "3.3.3";
254
255
rouge = {
256
groups = ["default" "jekyll_plugins"];
0 commit comments