Skip to content

Commit 20211df

Browse files
committed
Update GitHub pages ruby packages
1 parent 4bf9529 commit 20211df

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ GEM
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
3636
execjs (2.9.1)
37-
faraday (2.11.0)
37+
faraday (2.12.0)
3838
faraday-net_http (>= 2.0, < 3.4)
39+
json
3940
logger
4041
faraday-net_http (3.3.0)
4142
net-http
@@ -98,7 +99,7 @@ GEM
9899
activesupport (>= 2)
99100
nokogiri (>= 1.4)
100101
http_parser.rb (0.8.0)
101-
i18n (1.14.5)
102+
i18n (1.14.6)
102103
concurrent-ruby (~> 1.0)
103104
jekyll (3.10.0)
104105
addressable (~> 2.4)
@@ -210,6 +211,7 @@ GEM
210211
gemoji (>= 3, < 5)
211212
html-pipeline (~> 2.2)
212213
jekyll (>= 3.0, < 5.0)
214+
json (2.7.2)
213215
kramdown (2.4.0)
214216
rexml
215217
kramdown-parser-gfm (1.1.0)
@@ -240,8 +242,7 @@ GEM
240242
rb-fsevent (0.11.2)
241243
rb-inotify (0.11.1)
242244
ffi (~> 1.0)
243-
rexml (3.3.6)
244-
strscan
245+
rexml (3.3.8)
245246
rouge (3.30.0)
246247
rubyzip (2.3.2)
247248
safe_yaml (1.0.5)
@@ -254,7 +255,6 @@ GEM
254255
addressable (>= 2.3.5)
255256
faraday (>= 0.17.3, < 3)
256257
simpleidn (0.2.3)
257-
strscan (3.1.0)
258258
terminal-table (1.8.0)
259259
unicode-display_width (~> 1.1, >= 1.1.1)
260260
typhoeus (1.4.1)
@@ -263,7 +263,7 @@ GEM
263263
concurrent-ruby (~> 1.0)
264264
unicode-display_width (1.8.0)
265265
uri (0.13.1)
266-
webrick (1.8.1)
266+
webrick (1.8.2)
267267

268268
PLATFORMS
269269
x86_64-linux

0 commit comments

Comments
 (0)