Skip to content

Commit e5bd6a6

Browse files
dependabot[bot]gorhack
authored andcommitted
Bump nokogiri from 1.10.10 to 1.11.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9787bf9 commit e5bd6a6

1 file changed

Lines changed: 35 additions & 32 deletions

File tree

Gemfile.lock

Lines changed: 35 additions & 32 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.3.2)
4+
activesupport (6.0.3.4)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -16,10 +16,10 @@ GEM
1616
colorator (1.1.0)
1717
commonmarker (0.17.13)
1818
ruby-enum (~> 0.5)
19-
concurrent-ruby (1.1.6)
20-
dnsruby (1.61.4)
19+
concurrent-ruby (1.1.7)
20+
dnsruby (1.61.5)
2121
simpleidn (~> 0.1)
22-
em-websocket (0.5.1)
22+
em-websocket (0.5.2)
2323
eventmachine (>= 0.12.9)
2424
http_parser.rb (~> 0.6.0)
2525
ethon (0.12.0)
@@ -28,34 +28,34 @@ GEM
2828
execjs (2.7.0)
2929
faraday (1.0.1)
3030
multipart-post (>= 1.2, < 3)
31-
ffi (1.13.1)
31+
ffi (1.14.2)
3232
forwardable-extended (2.6.0)
3333
gemoji (3.0.1)
34-
github-pages (207)
34+
github-pages (209)
3535
github-pages-health-check (= 1.16.1)
3636
jekyll (= 3.9.0)
3737
jekyll-avatar (= 0.7.0)
3838
jekyll-coffeescript (= 1.1.1)
3939
jekyll-commonmark-ghpages (= 0.1.6)
4040
jekyll-default-layout (= 0.1.4)
41-
jekyll-feed (= 0.13.0)
41+
jekyll-feed (= 0.15.1)
4242
jekyll-gist (= 1.5.0)
4343
jekyll-github-metadata (= 2.13.0)
44-
jekyll-mentions (= 1.5.1)
44+
jekyll-mentions (= 1.6.0)
4545
jekyll-optional-front-matter (= 0.3.2)
4646
jekyll-paginate (= 1.1.0)
4747
jekyll-readme-index (= 0.3.0)
48-
jekyll-redirect-from (= 0.15.0)
48+
jekyll-redirect-from (= 0.16.0)
4949
jekyll-relative-links (= 0.6.1)
50-
jekyll-remote-theme (= 0.4.1)
50+
jekyll-remote-theme (= 0.4.2)
5151
jekyll-sass-converter (= 1.5.2)
5252
jekyll-seo-tag (= 2.6.1)
5353
jekyll-sitemap (= 1.4.0)
5454
jekyll-swiss (= 1.0.0)
5555
jekyll-theme-architect (= 0.1.1)
5656
jekyll-theme-cayman (= 0.1.1)
5757
jekyll-theme-dinky (= 0.1.1)
58-
jekyll-theme-hacker (= 0.1.1)
58+
jekyll-theme-hacker (= 0.1.2)
5959
jekyll-theme-leap-day (= 0.1.1)
6060
jekyll-theme-merlot (= 0.1.1)
6161
jekyll-theme-midnight (= 0.1.1)
@@ -66,22 +66,22 @@ GEM
6666
jekyll-theme-tactile (= 0.1.1)
6767
jekyll-theme-time-machine (= 0.1.1)
6868
jekyll-titles-from-headings (= 0.5.3)
69-
jemoji (= 0.11.1)
69+
jemoji (= 0.12.0)
7070
kramdown (= 2.3.0)
7171
kramdown-parser-gfm (= 1.1.0)
7272
liquid (= 4.0.3)
7373
mercenary (~> 0.3)
7474
minima (= 2.5.1)
7575
nokogiri (>= 1.10.4, < 2.0)
76-
rouge (= 3.19.0)
76+
rouge (= 3.23.0)
7777
terminal-table (~> 1.4)
7878
github-pages-health-check (1.16.1)
7979
addressable (~> 2.3)
8080
dnsruby (~> 1.60)
8181
octokit (~> 4.0)
8282
public_suffix (~> 3.0)
8383
typhoeus (~> 1.3)
84-
html-pipeline (2.13.0)
84+
html-pipeline (2.14.0)
8585
activesupport (>= 2)
8686
nokogiri (>= 1.4)
8787
http_parser.rb (0.6.0)
@@ -114,29 +114,30 @@ GEM
114114
rouge (>= 2.0, < 4.0)
115115
jekyll-default-layout (0.1.4)
116116
jekyll (~> 3.0)
117-
jekyll-feed (0.13.0)
117+
jekyll-feed (0.15.1)
118118
jekyll (>= 3.7, < 5.0)
119119
jekyll-gist (1.5.0)
120120
octokit (~> 4.2)
121121
jekyll-github-metadata (2.13.0)
122122
jekyll (>= 3.4, < 5.0)
123123
octokit (~> 4.0, != 4.4.0)
124-
jekyll-mentions (1.5.1)
124+
jekyll-mentions (1.6.0)
125125
html-pipeline (~> 2.3)
126126
jekyll (>= 3.7, < 5.0)
127127
jekyll-optional-front-matter (0.3.2)
128128
jekyll (>= 3.0, < 5.0)
129129
jekyll-paginate (1.1.0)
130130
jekyll-readme-index (0.3.0)
131131
jekyll (>= 3.0, < 5.0)
132-
jekyll-redirect-from (0.15.0)
132+
jekyll-redirect-from (0.16.0)
133133
jekyll (>= 3.3, < 5.0)
134134
jekyll-relative-links (0.6.1)
135135
jekyll (>= 3.3, < 5.0)
136-
jekyll-remote-theme (0.4.1)
136+
jekyll-remote-theme (0.4.2)
137137
addressable (~> 2.0)
138138
jekyll (>= 3.5, < 5.0)
139-
rubyzip (>= 1.3.0)
139+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
140+
rubyzip (>= 1.3.0, < 3.0)
140141
jekyll-sass-converter (1.5.2)
141142
sass (~> 3.4)
142143
jekyll-seo-tag (2.6.1)
@@ -153,8 +154,8 @@ GEM
153154
jekyll-theme-dinky (0.1.1)
154155
jekyll (~> 3.5)
155156
jekyll-seo-tag (~> 2.0)
156-
jekyll-theme-hacker (0.1.1)
157-
jekyll (~> 3.5)
157+
jekyll-theme-hacker (0.1.2)
158+
jekyll (> 3.5, < 5.0)
158159
jekyll-seo-tag (~> 2.0)
159160
jekyll-theme-leap-day (0.1.1)
160161
jekyll (~> 3.5)
@@ -188,7 +189,7 @@ GEM
188189
jekyll (>= 3.3, < 5.0)
189190
jekyll-watch (2.2.1)
190191
listen (~> 3.0)
191-
jemoji (0.11.1)
192+
jemoji (0.12.0)
192193
gemoji (~> 3.0)
193194
html-pipeline (~> 2.2)
194195
jekyll (>= 3.0, < 5.0)
@@ -197,30 +198,32 @@ GEM
197198
kramdown-parser-gfm (1.1.0)
198199
kramdown (~> 2.0)
199200
liquid (4.0.3)
200-
listen (3.2.1)
201+
listen (3.4.1)
201202
rb-fsevent (~> 0.10, >= 0.10.3)
202203
rb-inotify (~> 0.9, >= 0.9.10)
203204
mercenary (0.3.6)
204-
mini_portile2 (2.4.0)
205+
mini_portile2 (2.5.0)
205206
minima (2.5.1)
206207
jekyll (>= 3.5, < 5.0)
207208
jekyll-feed (~> 0.9)
208209
jekyll-seo-tag (~> 2.1)
209-
minitest (5.14.1)
210+
minitest (5.14.3)
210211
multipart-post (2.1.1)
211-
nokogiri (1.10.10)
212-
mini_portile2 (~> 2.4.0)
212+
nokogiri (1.11.1)
213+
mini_portile2 (~> 2.5.0)
214+
racc (~> 1.4)
213215
octokit (4.18.0)
214216
faraday (>= 0.9)
215217
sawyer (~> 0.8.0, >= 0.5.3)
216218
pathutil (0.16.2)
217219
forwardable-extended (~> 2.6)
218220
public_suffix (3.1.1)
221+
racc (1.5.2)
219222
rb-fsevent (0.10.4)
220223
rb-inotify (0.10.1)
221224
ffi (~> 1.0)
222225
rexml (3.2.4)
223-
rouge (3.19.0)
226+
rouge (3.23.0)
224227
ruby-enum (0.8.0)
225228
i18n
226229
rubyzip (2.3.0)
@@ -233,26 +236,26 @@ GEM
233236
sawyer (0.8.2)
234237
addressable (>= 2.3.5)
235238
faraday (> 0.8, < 2.0)
236-
simpleidn (0.1.1)
239+
simpleidn (0.2.1)
237240
unf (~> 0.1.4)
238241
terminal-table (1.8.0)
239242
unicode-display_width (~> 1.1, >= 1.1.1)
240243
thread_safe (0.3.6)
241244
typhoeus (1.4.0)
242245
ethon (>= 0.9.0)
243-
tzinfo (1.2.7)
246+
tzinfo (1.2.9)
244247
thread_safe (~> 0.1)
245248
unf (0.1.4)
246249
unf_ext
247250
unf_ext (0.0.7.7)
248251
unicode-display_width (1.7.0)
249-
zeitwerk (2.4.0)
252+
zeitwerk (2.4.2)
250253

251254
PLATFORMS
252255
ruby
253256

254257
DEPENDENCIES
255-
github-pages (= 207)
258+
github-pages (= 209)
256259
jekyll-gist
257260
jekyll-paginate
258261
kramdown

0 commit comments

Comments
 (0)