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 b8d4b7d + db807a3 commit 054be4fCopy full SHA for 054be4f
docs/_spec/Gemfile
@@ -5,4 +5,4 @@ gem "jekyll", "3.6.3"
5
gem "webrick"
6
gem "rouge"
7
# gem 's3_website'
8
-gem "redcarpet", "3.5.1"
+gem "redcarpet", "3.6.0"
docs/_spec/Gemfile.lock
@@ -33,7 +33,7 @@ GEM
33
rb-fsevent (0.11.2)
34
rb-inotify (0.10.1)
35
ffi (~> 1.0)
36
- redcarpet (3.5.1)
+ redcarpet (3.6.0)
37
rouge (2.2.1)
38
safe_yaml (1.0.5)
39
sass (3.7.4)
@@ -49,7 +49,7 @@ PLATFORMS
49
50
DEPENDENCIES
51
jekyll (= 3.6.3)
52
- redcarpet (= 3.5.1)
+ redcarpet (= 3.6.0)
53
rouge
54
webrick
55
0 commit comments