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

Commit42429cd

Browse files
authored
Merge pull request#1 from coderolls/dependabot/bundler/kramdown-2.3.0
Bump kramdown from 1.17.0 to 2.3.0
2 parents1137474 +dd6685d commit42429cd

File tree

1 file changed

+19
-21
lines changed

1 file changed

+19
-21
lines changed

‎Gemfile.lock

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
GEM
22
remote:https://rubygems.org/
33
specs:
4-
addressable (2.6.0)
5-
public_suffix (>=2.0.2,<4.0)
4+
addressable (2.7.0)
5+
public_suffix (>=2.0.2,<5.0)
66
colorator (1.1.0)
7-
concurrent-ruby (1.1.4)
7+
concurrent-ruby (1.1.6)
88
em-websocket (0.5.1)
99
eventmachine (>=0.12.9)
1010
http_parser.rb (~>0.6.0)
1111
eventmachine (1.2.7)
1212
eventmachine (1.2.7-x64-mingw32)
13-
ffi (1.10.0)
14-
ffi (1.10.0-x64-mingw32)
13+
ffi (1.13.1)
14+
ffi (1.13.1-x64-mingw32)
1515
forwardable-extended (2.6.0)
1616
http_parser.rb (0.6.0)
1717
i18n (0.9.5)
1818
concurrent-ruby (~>1.0)
19-
jekyll (3.8.5)
19+
jekyll (3.9.0)
2020
addressable (~>2.4)
2121
colorator (~>1.0)
2222
em-websocket (~>0.5)
2323
i18n (~>0.7)
2424
jekyll-sass-converter (~>1.0)
2525
jekyll-watch (~>2.0)
26-
kramdown (~>1.14)
26+
kramdown (>=1.17,<3)
2727
liquid (~>4.0)
2828
mercenary (~>0.3.3)
2929
pathutil (~>0.9)
@@ -40,30 +40,29 @@ GEM
4040
jekyll (~>3.3)
4141
jekyll-sitemap (1.2.0)
4242
jekyll (~>3.3)
43-
jekyll-watch (2.1.2)
43+
jekyll-watch (2.2.1)
4444
listen (~>3.0)
45-
kramdown (1.17.0)
46-
liquid (4.0.1)
47-
listen (3.1.5)
48-
rb-fsevent (~>0.9,>=0.9.4)
49-
rb-inotify (~>0.9,>=0.9.7)
50-
ruby_dep (~>1.2)
45+
kramdown (2.3.0)
46+
rexml
47+
liquid (4.0.3)
48+
listen (3.2.1)
49+
rb-fsevent (~>0.10,>=0.10.3)
50+
rb-inotify (~>0.9,>=0.9.10)
5151
mercenary (0.3.6)
5252
pathutil (0.16.2)
5353
forwardable-extended (~>2.6)
54-
public_suffix (3.0.3)
55-
rb-fsevent (0.10.3)
56-
rb-inotify (0.10.0)
54+
public_suffix (4.0.5)
55+
rb-fsevent (0.10.4)
56+
rb-inotify (0.10.1)
5757
ffi (~>1.0)
58+
rexml (3.2.4)
5859
rouge (3.3.0)
59-
ruby_dep (1.5.0)
6060
safe_yaml (1.0.5)
61-
sass (3.7.3)
61+
sass (3.7.4)
6262
sass-listen (~>4.0.0)
6363
sass-listen (4.0.0)
6464
rb-fsevent (~>0.9,>=0.9.4)
6565
rb-inotify (~>0.9,>=0.9.7)
66-
wdm (0.1.1)
6766

6867
PLATFORMS
6968
ruby
@@ -77,7 +76,6 @@ DEPENDENCIES
7776
jekyll-sitemap
7877
kramdown
7978
rouge
80-
wdm (>=0.1.0)
8179

8280
BUNDLED WITH
8381
2.0.2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp