Skip to content

Commit c7bd5ca

Browse files
author
Pascal Hertleif
authored
Merge pull request #49 from killercup/dependabot/bundler/nokogiri-1.13.9
2 parents 2edb2f4 + b9e2e3e commit c7bd5ca

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 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.1)
4+
activesupport (6.0.6)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
@@ -31,9 +31,9 @@ GEM
3131
ffi (1.12.2)
3232
forwardable-extended (2.6.0)
3333
gemoji (3.0.1)
34-
github-pages (204)
34+
github-pages (205)
3535
github-pages-health-check (= 1.16.1)
36-
jekyll (= 3.8.5)
36+
jekyll (= 3.8.7)
3737
jekyll-avatar (= 0.7.0)
3838
jekyll-coffeescript (= 1.1.1)
3939
jekyll-commonmark-ghpages (= 0.1.6)
@@ -80,13 +80,13 @@ GEM
8080
octokit (~> 4.0)
8181
public_suffix (~> 3.0)
8282
typhoeus (~> 1.3)
83-
html-pipeline (2.12.3)
83+
html-pipeline (2.14.3)
8484
activesupport (>= 2)
8585
nokogiri (>= 1.4)
8686
http_parser.rb (0.6.0)
8787
i18n (0.9.5)
8888
concurrent-ruby (~> 1.0)
89-
jekyll (3.8.5)
89+
jekyll (3.8.7)
9090
addressable (~> 2.4)
9191
colorator (~> 1.0)
9292
em-websocket (~> 0.5)
@@ -193,7 +193,7 @@ GEM
193193
jekyll (>= 3.0, < 5.0)
194194
kramdown (1.17.0)
195195
liquid (4.0.3)
196-
listen (3.2.1)
196+
listen (3.7.1)
197197
rb-fsevent (~> 0.10, >= 0.10.3)
198198
rb-inotify (~> 0.9, >= 0.9.10)
199199
mercenary (0.3.6)
@@ -202,9 +202,9 @@ GEM
202202
jekyll (>= 3.5, < 5.0)
203203
jekyll-feed (~> 0.9)
204204
jekyll-seo-tag (~> 2.1)
205-
minitest (5.14.1)
205+
minitest (5.16.3)
206206
multipart-post (2.1.1)
207-
nokogiri (1.13.3)
207+
nokogiri (1.13.9)
208208
mini_portile2 (~> 2.8.0)
209209
racc (~> 1.4)
210210
octokit (4.18.0)
@@ -220,7 +220,7 @@ GEM
220220
rouge (3.13.0)
221221
ruby-enum (0.8.0)
222222
i18n
223-
rubyzip (2.3.0)
223+
rubyzip (2.3.2)
224224
safe_yaml (1.0.5)
225225
sass (3.7.4)
226226
sass-listen (~> 4.0.0)
@@ -238,7 +238,7 @@ GEM
238238
tzinfo (1.2.7)
239239
thread_safe (~> 0.1)
240240
unicode-display_width (1.7.0)
241-
zeitwerk (2.3.0)
241+
zeitwerk (2.6.1)
242242

243243
PLATFORMS
244244
ruby

0 commit comments

Comments
 (0)