Skip to content

Commit 49e2d87

Browse files
authored
Merge pull request #945 from intersystems-community/docs-rubygem-update-1
update for vulnerabilities
2 parents 08f6775 + 58f1739 commit 49e2d87

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

docs/Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.4.7)
4+
activesupport (6.0.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -15,7 +15,7 @@ GEM
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
1717
commonmarker (0.23.4)
18-
concurrent-ruby (1.1.9)
18+
concurrent-ruby (1.1.10)
1919
dnsruby (1.61.9)
2020
simpleidn (~> 0.1)
2121
em-websocket (0.5.3)
@@ -53,9 +53,9 @@ GEM
5353
ffi (1.15.5-x64-mingw32)
5454
forwardable-extended (2.6.0)
5555
gemoji (3.0.1)
56-
github-pages (225)
56+
github-pages (226)
5757
github-pages-health-check (= 1.17.9)
58-
jekyll (= 3.9.0)
58+
jekyll (= 3.9.2)
5959
jekyll-avatar (= 0.7.0)
6060
jekyll-coffeescript (= 1.1.1)
6161
jekyll-commonmark-ghpages (= 0.2.0)
@@ -90,12 +90,12 @@ GEM
9090
jekyll-theme-time-machine (= 0.2.0)
9191
jekyll-titles-from-headings (= 0.5.3)
9292
jemoji (= 0.12.0)
93-
kramdown (= 2.3.1)
93+
kramdown (= 2.3.2)
9494
kramdown-parser-gfm (= 1.1.0)
9595
liquid (= 4.0.3)
9696
mercenary (~> 0.3)
9797
minima (= 2.5.1)
98-
nokogiri (>= 1.12.5, < 2.0)
98+
nokogiri (>= 1.13.4, < 2.0)
9999
rouge (= 3.26.0)
100100
terminal-table (~> 1.4)
101101
github-pages-health-check (1.17.9)
@@ -104,13 +104,13 @@ GEM
104104
octokit (~> 4.0)
105105
public_suffix (>= 3.0, < 5.0)
106106
typhoeus (~> 1.3)
107-
html-pipeline (2.14.0)
107+
html-pipeline (2.14.1)
108108
activesupport (>= 2)
109109
nokogiri (>= 1.4)
110110
http_parser.rb (0.8.0)
111111
i18n (0.9.5)
112112
concurrent-ruby (~> 1.0)
113-
jekyll (3.9.0)
113+
jekyll (3.9.2)
114114
addressable (~> 2.4)
115115
colorator (~> 1.0)
116116
em-websocket (~> 0.5)
@@ -218,7 +218,7 @@ GEM
218218
gemoji (~> 3.0)
219219
html-pipeline (~> 2.2)
220220
jekyll (>= 3.0, < 5.0)
221-
kramdown (2.3.1)
221+
kramdown (2.3.2)
222222
rexml
223223
kramdown-parser-gfm (1.1.0)
224224
kramdown (~> 2.0)
@@ -234,17 +234,17 @@ GEM
234234
jekyll-seo-tag (~> 2.1)
235235
minitest (5.15.0)
236236
multipart-post (2.1.1)
237-
nokogiri (1.13.4)
237+
nokogiri (1.13.6)
238238
mini_portile2 (~> 2.8.0)
239239
racc (~> 1.4)
240-
nokogiri (1.13.4-x64-mingw32)
240+
nokogiri (1.13.6-x64-mingw32)
241241
racc (~> 1.4)
242242
octokit (4.22.0)
243243
faraday (>= 0.9)
244244
sawyer (~> 0.8.0, >= 0.5.3)
245245
pathutil (0.16.2)
246246
forwardable-extended (~> 2.6)
247-
public_suffix (4.0.6)
247+
public_suffix (4.0.7)
248248
racc (1.6.0)
249249
rb-fsevent (0.11.1)
250250
rb-inotify (0.10.1)
@@ -275,8 +275,8 @@ GEM
275275
tzinfo (>= 1.0.0)
276276
unf (0.1.4)
277277
unf_ext
278-
unf_ext (0.0.8)
279-
unf_ext (0.0.8-x64-mingw32)
278+
unf_ext (0.0.8.1)
279+
unf_ext (0.0.8.1-x64-mingw32)
280280
unicode-display_width (1.8.0)
281281
wdm (0.1.1)
282282
webrick (1.7.0)

0 commit comments

Comments
 (0)