Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit059faab

Browse files
committed
Add a gem in Gemfile
1 parent7515813 commit059faab

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ group :jekyll_plugins do
1717
gem'jekyll-archives'
1818
gem'kramdown'
1919
gem'rouge'
20+
gem'kramdown-parser-gfm'
2021
end

‎Gemfile.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ GEM
4444
listen (~>3.0)
4545
kramdown (2.3.0)
4646
rexml
47+
kramdown-parser-gfm (1.1.0)
48+
kramdown (~>2.0)
4749
liquid (4.0.3)
4850
listen (3.2.1)
4951
rb-fsevent (~>0.10,>=0.10.3)
@@ -63,6 +65,7 @@ GEM
6365
sass-listen (4.0.0)
6466
rb-fsevent (~>0.9,>=0.9.4)
6567
rb-inotify (~>0.9,>=0.9.7)
68+
wdm (0.1.1)
6669

6770
PLATFORMS
6871
ruby
@@ -75,7 +78,9 @@ DEPENDENCIES
7578
jekyll-seo-tag
7679
jekyll-sitemap
7780
kramdown
81+
kramdown-parser-gfm
7882
rouge
83+
wdm (>=0.1.0)
7984

8085
BUNDLED WITH
81-
2.0.2
86+
2.1.4

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp