Skip to content

Commit 1ebe569

Browse files
committed
fix: Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-ACTIVESUPPORT-3360028
1 parent 5bd5c7c commit 1ebe569

File tree

1 file changed

+41
-64
lines changed

1 file changed

+41
-64
lines changed

Gemfile.lock

Lines changed: 41 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,42 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.4.7)
4+
activesupport (7.0.4.3)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.8.0)
11-
public_suffix (>= 2.0.2, < 5.0)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
addressable (2.8.1)
10+
public_suffix (>= 2.0.2, < 6.0)
1211
coffee-script (2.4.1)
1312
coffee-script-source
1413
execjs
1514
coffee-script-source (1.11.1)
1615
colorator (1.1.0)
17-
commonmarker (0.23.4)
18-
concurrent-ruby (1.1.10)
16+
commonmarker (0.23.8)
17+
concurrent-ruby (1.2.2)
1918
dnsruby (1.61.9)
2019
simpleidn (~> 0.1)
2120
em-websocket (0.5.3)
2221
eventmachine (>= 0.12.9)
2322
http_parser.rb (~> 0)
24-
ethon (0.15.0)
23+
ethon (0.16.0)
2524
ffi (>= 1.15.0)
2625
eventmachine (1.2.7)
2726
execjs (2.8.1)
28-
faraday (1.10.0)
29-
faraday-em_http (~> 1.0)
30-
faraday-em_synchrony (~> 1.0)
31-
faraday-excon (~> 1.1)
32-
faraday-httpclient (~> 1.0)
33-
faraday-multipart (~> 1.0)
34-
faraday-net_http (~> 1.0)
35-
faraday-net_http_persistent (~> 1.0)
36-
faraday-patron (~> 1.0)
37-
faraday-rack (~> 1.0)
38-
faraday-retry (~> 1.0)
27+
faraday (2.7.4)
28+
faraday-net_http (>= 2.0, < 3.1)
3929
ruby2_keywords (>= 0.0.4)
40-
faraday-em_http (1.0.0)
41-
faraday-em_synchrony (1.0.0)
42-
faraday-excon (1.1.0)
43-
faraday-httpclient (1.0.1)
44-
faraday-multipart (1.0.3)
45-
multipart-post (>= 1.2, < 3)
46-
faraday-net_http (1.0.1)
47-
faraday-net_http_persistent (1.2.0)
48-
faraday-patron (1.0.0)
49-
faraday-rack (1.0.0)
50-
faraday-retry (1.0.3)
30+
faraday-net_http (3.0.2)
5131
ffi (1.15.5)
5232
forwardable-extended (2.6.0)
5333
gemoji (3.0.1)
54-
github-pages (225)
34+
github-pages (228)
5535
github-pages-health-check (= 1.17.9)
56-
jekyll (= 3.9.0)
36+
jekyll (= 3.9.3)
5737
jekyll-avatar (= 0.7.0)
5838
jekyll-coffeescript (= 1.1.1)
59-
jekyll-commonmark-ghpages (= 0.2.0)
39+
jekyll-commonmark-ghpages (= 0.4.0)
6040
jekyll-default-layout (= 0.1.4)
6141
jekyll-feed (= 0.15.1)
6242
jekyll-gist (= 1.5.0)
@@ -88,12 +68,12 @@ GEM
8868
jekyll-theme-time-machine (= 0.2.0)
8969
jekyll-titles-from-headings (= 0.5.3)
9070
jemoji (= 0.12.0)
91-
kramdown (= 2.3.1)
71+
kramdown (= 2.3.2)
9272
kramdown-parser-gfm (= 1.1.0)
93-
liquid (= 4.0.3)
73+
liquid (= 4.0.4)
9474
mercenary (~> 0.3)
9575
minima (= 2.5.1)
96-
nokogiri (>= 1.12.5, < 2.0)
76+
nokogiri (>= 1.13.6, < 2.0)
9777
rouge (= 3.26.0)
9878
terminal-table (~> 1.4)
9979
github-pages-health-check (1.17.9)
@@ -102,7 +82,7 @@ GEM
10282
octokit (~> 4.0)
10383
public_suffix (>= 3.0, < 5.0)
10484
typhoeus (~> 1.3)
105-
html-pipeline (2.14.1)
85+
html-pipeline (2.14.3)
10686
activesupport (>= 2)
10787
nokogiri (>= 1.4)
10888
html-proofer (3.19.3)
@@ -114,13 +94,13 @@ GEM
11494
typhoeus (~> 1.3)
11595
yell (~> 2.0)
11696
http_parser.rb (0.8.0)
117-
i18n (0.9.5)
97+
i18n (1.12.0)
11898
concurrent-ruby (~> 1.0)
119-
jekyll (3.9.0)
99+
jekyll (3.9.3)
120100
addressable (~> 2.4)
121101
colorator (~> 1.0)
122102
em-websocket (~> 0.5)
123-
i18n (~> 0.7)
103+
i18n (>= 0.7, < 2)
124104
jekyll-sass-converter (~> 1.0)
125105
jekyll-watch (~> 2.0)
126106
kramdown (>= 1.17, < 3)
@@ -136,11 +116,11 @@ GEM
136116
coffee-script-source (~> 1.11.1)
137117
jekyll-commonmark (1.4.0)
138118
commonmarker (~> 0.22)
139-
jekyll-commonmark-ghpages (0.2.0)
140-
commonmarker (~> 0.23.4)
119+
jekyll-commonmark-ghpages (0.4.0)
120+
commonmarker (~> 0.23.7)
141121
jekyll (~> 3.9.0)
142122
jekyll-commonmark (~> 1.4.0)
143-
rouge (>= 2.0, < 4.0)
123+
rouge (>= 2.0, < 5.0)
144124
jekyll-default-layout (0.1.4)
145125
jekyll (~> 3.0)
146126
jekyll-feed (0.15.1)
@@ -224,35 +204,34 @@ GEM
224204
gemoji (~> 3.0)
225205
html-pipeline (~> 2.2)
226206
jekyll (>= 3.0, < 5.0)
227-
kramdown (2.3.1)
207+
kramdown (2.3.2)
228208
rexml
229209
kramdown-parser-gfm (1.1.0)
230210
kramdown (~> 2.0)
231-
liquid (4.0.3)
232-
listen (3.7.1)
211+
liquid (4.0.4)
212+
listen (3.8.0)
233213
rb-fsevent (~> 0.10, >= 0.10.3)
234214
rb-inotify (~> 0.9, >= 0.9.10)
235215
mercenary (0.3.6)
236-
mini_portile2 (2.8.0)
216+
mini_portile2 (2.8.1)
237217
minima (2.5.1)
238218
jekyll (>= 3.5, < 5.0)
239219
jekyll-feed (~> 0.9)
240220
jekyll-seo-tag (~> 2.1)
241-
minitest (5.15.0)
242-
multipart-post (2.1.1)
243-
nokogiri (1.13.6)
221+
minitest (5.18.0)
222+
nokogiri (1.14.2)
244223
mini_portile2 (~> 2.8.0)
245224
racc (~> 1.4)
246-
octokit (4.22.0)
247-
faraday (>= 0.9)
248-
sawyer (~> 0.8.0, >= 0.5.3)
225+
octokit (4.25.1)
226+
faraday (>= 1, < 3)
227+
sawyer (~> 0.9)
249228
parallel (1.22.1)
250229
pathutil (0.16.2)
251230
forwardable-extended (~> 2.6)
252231
public_suffix (4.0.7)
253-
racc (1.6.0)
232+
racc (1.6.2)
254233
rainbow (3.1.1)
255-
rb-fsevent (0.11.1)
234+
rb-fsevent (0.11.2)
256235
rb-inotify (0.10.1)
257236
ffi (~> 1.0)
258237
rexml (3.2.5)
@@ -265,24 +244,22 @@ GEM
265244
sass-listen (4.0.0)
266245
rb-fsevent (~> 0.9, >= 0.9.4)
267246
rb-inotify (~> 0.9, >= 0.9.7)
268-
sawyer (0.8.2)
247+
sawyer (0.9.2)
269248
addressable (>= 2.3.5)
270-
faraday (> 0.8, < 2.0)
249+
faraday (>= 0.17.3, < 3)
271250
simpleidn (0.2.1)
272251
unf (~> 0.1.4)
273252
terminal-table (1.8.0)
274253
unicode-display_width (~> 1.1, >= 1.1.1)
275-
thread_safe (0.3.6)
276254
typhoeus (1.4.0)
277255
ethon (>= 0.9.0)
278-
tzinfo (1.2.9)
279-
thread_safe (~> 0.1)
256+
tzinfo (2.0.6)
257+
concurrent-ruby (~> 1.0)
280258
unf (0.1.4)
281259
unf_ext
282-
unf_ext (0.0.8.1)
260+
unf_ext (0.0.8.2)
283261
unicode-display_width (1.8.0)
284262
yell (2.2.2)
285-
zeitwerk (2.5.4)
286263

287264
PLATFORMS
288265
ruby

0 commit comments

Comments
 (0)