Skip to content

Commit 9d46341

Browse files
committed
fix: Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-2413994
1 parent 7d2d995 commit 9d46341

File tree

1 file changed

+31
-32
lines changed

1 file changed

+31
-32
lines changed

Gemfile.lock

+31-32
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.1)
4+
activesupport (6.0.4.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
colorator (1.1.0)
13-
concurrent-ruby (1.1.6)
14-
em-websocket (0.5.1)
13+
concurrent-ruby (1.1.9)
14+
em-websocket (0.5.3)
1515
eventmachine (>= 0.12.9)
16-
http_parser.rb (~> 0.6.0)
16+
http_parser.rb (~> 0)
1717
eventmachine (1.2.7)
1818
execjs (2.7.0)
1919
faraday (0.17.3)
2020
multipart-post (>= 1.2, < 3)
21-
ffi (1.12.2)
21+
ffi (1.15.5)
2222
forwardable-extended (2.6.0)
2323
gemoji (3.0.1)
24-
html-pipeline (2.12.3)
24+
html-pipeline (2.14.0)
2525
activesupport (>= 2)
2626
nokogiri (>= 1.4)
27-
http_parser.rb (0.6.0)
28-
i18n (1.8.2)
27+
http_parser.rb (0.8.0)
28+
i18n (1.10.0)
2929
concurrent-ruby (~> 1.0)
30-
jekyll (4.0.0)
30+
jekyll (4.0.1)
3131
addressable (~> 2.4)
3232
colorator (~> 1.0)
3333
em-websocket (~> 0.5)
@@ -46,9 +46,9 @@ GEM
4646
jekyll (>= 3.7, < 5.0)
4747
jekyll-gist (1.5.0)
4848
octokit (~> 4.2)
49-
jekyll-octicons (9.5.0)
49+
jekyll-octicons (16.3.1)
5050
jekyll (>= 3.6, < 5.0)
51-
octicons (= 9.5.0)
51+
octicons (= 16.3.1)
5252
jekyll-paginate (1.1.0)
5353
jekyll-relative-links (0.6.1)
5454
jekyll (>= 3.3, < 5.0)
@@ -63,9 +63,9 @@ GEM
6363
jekyll (>= 3.3, < 5.0)
6464
jekyll-sitemap (1.4.0)
6565
jekyll (>= 3.7, < 5.0)
66-
jekyll-toc (0.13.1)
67-
jekyll (>= 3.7)
68-
nokogiri (~> 1.9)
66+
jekyll-toc (0.17.1)
67+
jekyll (>= 3.9)
68+
nokogiri (~> 1.11)
6969
jekyll-twitter-plugin (2.1.0)
7070
jekyll-watch (2.2.1)
7171
listen (~> 3.0)
@@ -75,59 +75,58 @@ GEM
7575
jekyll (>= 3.0, < 5.0)
7676
katex (0.6.0)
7777
execjs (~> 2.7)
78-
kramdown (2.3.0)
78+
kramdown (2.3.1)
7979
rexml
8080
kramdown-math-katex (1.0.1)
8181
katex (~> 0.4)
8282
kramdown (~> 2.0)
8383
kramdown-parser-gfm (1.1.0)
8484
kramdown (~> 2.0)
8585
liquid (4.0.3)
86-
listen (3.2.1)
86+
listen (3.7.1)
8787
rb-fsevent (~> 0.10, >= 0.10.3)
8888
rb-inotify (~> 0.9, >= 0.9.10)
8989
mercenary (0.3.6)
90-
mini_portile2 (2.5.0)
90+
mini_portile2 (2.8.0)
9191
minima (2.5.1)
9292
jekyll (>= 3.5, < 5.0)
9393
jekyll-feed (~> 0.9)
9494
jekyll-seo-tag (~> 2.1)
95-
minitest (5.14.1)
95+
minitest (5.15.0)
9696
multipart-post (2.1.1)
97-
nokogiri (1.11.1)
98-
mini_portile2 (~> 2.5.0)
97+
nokogiri (1.13.3)
98+
mini_portile2 (~> 2.8.0)
9999
racc (~> 1.4)
100-
octicons (9.5.0)
101-
nokogiri (>= 1.6.3.1)
100+
octicons (16.3.1)
102101
octokit (4.16.0)
103102
faraday (>= 0.9)
104103
sawyer (~> 0.8.0, >= 0.5.3)
105104
pathutil (0.16.2)
106105
forwardable-extended (~> 2.6)
107-
public_suffix (4.0.3)
108-
racc (1.5.2)
109-
rb-fsevent (0.10.3)
106+
public_suffix (4.0.6)
107+
racc (1.6.0)
108+
rb-fsevent (0.11.1)
110109
rb-inotify (0.10.1)
111110
ffi (~> 1.0)
112-
rexml (3.2.4)
113-
rouge (3.16.0)
111+
rexml (3.2.5)
112+
rouge (3.28.0)
114113
rubyzip (2.2.0)
115114
safe_yaml (1.0.5)
116-
sassc (2.2.1)
115+
sassc (2.4.0)
117116
ffi (~> 1.9)
118117
sawyer (0.8.2)
119118
addressable (>= 2.3.5)
120119
faraday (> 0.8, < 2.0)
121120
terminal-table (1.8.0)
122121
unicode-display_width (~> 1.1, >= 1.1.1)
123122
thread_safe (0.3.6)
124-
tzinfo (1.2.6)
123+
tzinfo (1.2.9)
125124
thread_safe (~> 0.1)
126125
tzinfo-data (1.2019.3)
127126
tzinfo (>= 1.0.0)
128-
unicode-display_width (1.6.1)
127+
unicode-display_width (1.8.0)
129128
wdm (0.1.1)
130-
zeitwerk (2.3.0)
129+
zeitwerk (2.5.4)
131130

132131
PLATFORMS
133132
ruby

0 commit comments

Comments
 (0)