Skip to content

Commit 4ffe3a3

Browse files
Update dependency jekyll-seo-tag to v2.9.0
1 parent 33b50b6 commit 4ffe3a3

1 file changed

Lines changed: 11 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ GEM
1212
minitest (>= 5.1)
1313
securerandom (>= 0.3)
1414
tzinfo (~> 2.0, >= 2.0.5)
15-
addressable (2.8.7)
16-
public_suffix (>= 2.0.2, < 7.0)
15+
addressable (2.9.0)
16+
public_suffix (>= 2.0.2, < 8.0)
1717
base64 (0.2.0)
1818
bigdecimal (3.1.8)
1919
coffee-script (2.4.1)
@@ -22,9 +22,9 @@ GEM
2222
coffee-script-source (1.12.2)
2323
colorator (1.1.0)
2424
commonmarker (0.23.10)
25-
concurrent-ruby (1.3.4)
25+
concurrent-ruby (1.3.8)
2626
connection_pool (2.4.1)
27-
csv (3.3.0)
27+
csv (3.3.6)
2828
dnsruby (1.72.2)
2929
simpleidn (~> 0.2.1)
3030
drb (2.2.1)
@@ -41,7 +41,7 @@ GEM
4141
logger
4242
faraday-net_http (3.3.0)
4343
net-http
44-
ffi (1.17.0)
44+
ffi (1.17.4)
4545
forwardable-extended (2.6.0)
4646
gemoji (4.1.0)
4747
github-pages (232)
@@ -99,8 +99,8 @@ GEM
9999
html-pipeline (2.14.3)
100100
activesupport (>= 2)
101101
nokogiri (>= 1.4)
102-
http_parser.rb (0.8.0)
103-
i18n (1.14.6)
102+
http_parser.rb (0.8.1)
103+
i18n (1.15.2)
104104
concurrent-ruby (~> 1.0)
105105
jekyll (3.10.0)
106106
addressable (~> 2.4)
@@ -218,7 +218,8 @@ GEM
218218
kramdown-parser-gfm (1.1.0)
219219
kramdown (~> 2.0)
220220
liquid (4.0.4)
221-
listen (3.9.0)
221+
listen (3.10.0)
222+
logger
222223
rb-fsevent (~> 0.10, >= 0.10.3)
223224
rb-inotify (~> 0.9, >= 0.9.10)
224225
logger (1.6.1)
@@ -244,7 +245,7 @@ GEM
244245
rb-fsevent (0.11.2)
245246
rb-inotify (0.11.1)
246247
ffi (~> 1.0)
247-
rexml (3.3.7)
248+
rexml (3.4.4)
248249
rouge (3.30.0)
249250
rubyzip (2.3.2)
250251
safe_yaml (1.0.5)
@@ -266,7 +267,7 @@ GEM
266267
concurrent-ruby (~> 1.0)
267268
unicode-display_width (1.8.0)
268269
uri (0.13.1)
269-
webrick (1.8.2)
270+
webrick (1.9.2)
270271

271272
PLATFORMS
272273
ruby

0 commit comments

Comments
 (0)