Skip to content

Commit 3356630

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump nokogiri from 1.12.5 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c41757 commit 3356630

1 file changed

Lines changed: 36 additions & 36 deletions

File tree

Gemfile.lock

Lines changed: 36 additions & 36 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.1)
4+
activesupport (6.0.4.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -14,33 +14,33 @@ GEM
1414
execjs
1515
coffee-script-source (1.11.1)
1616
colorator (1.1.0)
17-
commonmarker (0.17.13)
18-
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.9)
20-
dnsruby (1.61.7)
17+
commonmarker (0.23.4)
18+
concurrent-ruby (1.1.10)
19+
dnsruby (1.61.9)
2120
simpleidn (~> 0.1)
22-
em-websocket (0.5.2)
21+
em-websocket (0.5.3)
2322
eventmachine (>= 0.12.9)
24-
http_parser.rb (~> 0.6.0)
25-
ethon (0.14.0)
23+
http_parser.rb (~> 0)
24+
ethon (0.15.0)
2625
ffi (>= 1.15.0)
2726
eventmachine (1.2.7)
2827
execjs (2.8.1)
2928
faraday (1.0.1)
3029
multipart-post (>= 1.2, < 3)
31-
ffi (1.15.4)
30+
ffi (1.15.5)
3231
forwardable-extended (2.6.0)
3332
gemoji (3.0.1)
34-
github-pages (219)
35-
github-pages-health-check (= 1.17.7)
33+
github-pages (225)
34+
github-pages-health-check (= 1.17.9)
3635
jekyll (= 3.9.0)
3736
jekyll-avatar (= 0.7.0)
3837
jekyll-coffeescript (= 1.1.1)
39-
jekyll-commonmark-ghpages (= 0.1.6)
38+
jekyll-commonmark-ghpages (= 0.2.0)
4039
jekyll-default-layout (= 0.1.4)
4140
jekyll-feed (= 0.15.1)
4241
jekyll-gist (= 1.5.0)
4342
jekyll-github-metadata (= 2.13.0)
43+
jekyll-include-cache (= 0.2.1)
4444
jekyll-mentions (= 1.6.0)
4545
jekyll-optional-front-matter (= 0.3.2)
4646
jekyll-paginate (= 1.1.0)
@@ -49,7 +49,7 @@ GEM
4949
jekyll-relative-links (= 0.6.1)
5050
jekyll-remote-theme (= 0.4.3)
5151
jekyll-sass-converter (= 1.5.2)
52-
jekyll-seo-tag (= 2.7.1)
52+
jekyll-seo-tag (= 2.8.0)
5353
jekyll-sitemap (= 1.4.0)
5454
jekyll-swiss (= 1.0.0)
5555
jekyll-theme-architect (= 0.2.0)
@@ -72,19 +72,19 @@ GEM
7272
liquid (= 4.0.3)
7373
mercenary (~> 0.3)
7474
minima (= 2.5.1)
75-
nokogiri (>= 1.10.4, < 2.0)
75+
nokogiri (>= 1.12.5, < 2.0)
7676
rouge (= 3.26.0)
7777
terminal-table (~> 1.4)
78-
github-pages-health-check (1.17.7)
78+
github-pages-health-check (1.17.9)
7979
addressable (~> 2.3)
8080
dnsruby (~> 1.60)
8181
octokit (~> 4.0)
8282
public_suffix (>= 3.0, < 5.0)
8383
typhoeus (~> 1.3)
84-
html-pipeline (2.14.0)
84+
html-pipeline (2.14.1)
8585
activesupport (>= 2)
8686
nokogiri (>= 1.4)
87-
http_parser.rb (0.6.0)
87+
http_parser.rb (0.8.0)
8888
i18n (0.9.5)
8989
concurrent-ruby (~> 1.0)
9090
jekyll (3.9.0)
@@ -105,12 +105,12 @@ GEM
105105
jekyll-coffeescript (1.1.1)
106106
coffee-script (~> 2.2)
107107
coffee-script-source (~> 1.11.1)
108-
jekyll-commonmark (1.3.1)
109-
commonmarker (~> 0.14)
110-
jekyll (>= 3.7, < 5.0)
111-
jekyll-commonmark-ghpages (0.1.6)
112-
commonmarker (~> 0.17.6)
113-
jekyll-commonmark (~> 1.2)
108+
jekyll-commonmark (1.4.0)
109+
commonmarker (~> 0.22)
110+
jekyll-commonmark-ghpages (0.2.0)
111+
commonmarker (~> 0.23.4)
112+
jekyll (~> 3.9.0)
113+
jekyll-commonmark (~> 1.4.0)
114114
rouge (>= 2.0, < 4.0)
115115
jekyll-default-layout (0.1.4)
116116
jekyll (~> 3.0)
@@ -121,6 +121,8 @@ GEM
121121
jekyll-github-metadata (2.13.0)
122122
jekyll (>= 3.4, < 5.0)
123123
octokit (~> 4.0, != 4.4.0)
124+
jekyll-include-cache (0.2.1)
125+
jekyll (>= 3.7, < 5.0)
124126
jekyll-mentions (1.6.0)
125127
html-pipeline (~> 2.3)
126128
jekyll (>= 3.7, < 5.0)
@@ -140,7 +142,7 @@ GEM
140142
rubyzip (>= 1.3.0, < 3.0)
141143
jekyll-sass-converter (1.5.2)
142144
sass (~> 3.4)
143-
jekyll-seo-tag (2.7.1)
145+
jekyll-seo-tag (2.8.0)
144146
jekyll (>= 3.8, < 5.0)
145147
jekyll-sitemap (1.4.0)
146148
jekyll (>= 3.7, < 5.0)
@@ -198,34 +200,32 @@ GEM
198200
kramdown-parser-gfm (1.1.0)
199201
kramdown (~> 2.0)
200202
liquid (4.0.3)
201-
listen (3.7.0)
203+
listen (3.7.1)
202204
rb-fsevent (~> 0.10, >= 0.10.3)
203205
rb-inotify (~> 0.9, >= 0.9.10)
204206
mercenary (0.3.6)
205-
mini_portile2 (2.6.1)
207+
mini_portile2 (2.8.0)
206208
minima (2.5.1)
207209
jekyll (>= 3.5, < 5.0)
208210
jekyll-feed (~> 0.9)
209211
jekyll-seo-tag (~> 2.1)
210-
minitest (5.14.4)
212+
minitest (5.15.0)
211213
multipart-post (2.1.1)
212-
nokogiri (1.12.5)
213-
mini_portile2 (~> 2.6.1)
214+
nokogiri (1.13.4)
215+
mini_portile2 (~> 2.8.0)
214216
racc (~> 1.4)
215217
octokit (4.18.0)
216218
faraday (>= 0.9)
217219
sawyer (~> 0.8.0, >= 0.5.3)
218220
pathutil (0.16.2)
219221
forwardable-extended (~> 2.6)
220222
public_suffix (4.0.6)
221-
racc (1.5.2)
222-
rb-fsevent (0.11.0)
223+
racc (1.6.0)
224+
rb-fsevent (0.11.1)
223225
rb-inotify (0.10.1)
224226
ffi (~> 1.0)
225227
rexml (3.2.5)
226228
rouge (3.26.0)
227-
ruby-enum (0.9.0)
228-
i18n
229229
rubyzip (2.3.2)
230230
safe_yaml (1.0.5)
231231
sass (3.7.4)
@@ -247,15 +247,15 @@ GEM
247247
thread_safe (~> 0.1)
248248
unf (0.1.4)
249249
unf_ext
250-
unf_ext (0.0.8)
250+
unf_ext (0.0.8.1)
251251
unicode-display_width (1.8.0)
252-
zeitwerk (2.4.2)
252+
zeitwerk (2.5.4)
253253

254254
PLATFORMS
255255
ruby
256256

257257
DEPENDENCIES
258-
github-pages (= 219)
258+
github-pages (= 225)
259259
jekyll-gist
260260
jekyll-paginate
261261
kramdown

0 commit comments

Comments
 (0)