Skip to content

Commit 2354df9

Browse files
build(deps): bump nokogiri from 1.18.1 to 1.18.9 (#77)
1 parent 7e1cbef commit 2354df9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ gem 'redcarpet', '~> 3.6'
1414
gem 'pygments.rb', '~> 2.4'
1515

1616
# 1.14.0 is Ruby 2.7 only
17-
gem 'nokogiri', '~> 1.18.1'
17+
gem 'nokogiri', '~> 1.18.9'
1818

1919
# 1.17.0 does not seem to work on Ruby 2.6:
2020
# https://github.com/perlun/perlun.eu.org/actions/runs/9685245708/job/26724904172?pr=50.

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ GEM
6666
rb-fsevent (~> 0.10, >= 0.10.3)
6767
rb-inotify (~> 0.9, >= 0.9.10)
6868
mercenary (0.3.6)
69-
mini_portile2 (2.8.8)
69+
mini_portile2 (2.8.9)
7070
minitest (5.23.1)
71-
nokogiri (1.18.1)
71+
nokogiri (1.18.9)
7272
mini_portile2 (~> 2.8.2)
7373
racc (~> 1.4)
74-
nokogiri (1.18.1-x86_64-linux-gnu)
74+
nokogiri (1.18.9-x86_64-linux-gnu)
7575
racc (~> 1.4)
7676
pathutil (0.16.2)
7777
forwardable-extended (~> 2.6)
@@ -107,7 +107,7 @@ DEPENDENCIES
107107
jekyll-multiple-languages-plugin!
108108
jekyll-paginate (~> 1.1)
109109
jemoji (~> 0.13)
110-
nokogiri (~> 1.18.1)
110+
nokogiri (~> 1.18.9)
111111
pygments.rb (~> 2.4)
112112
redcarpet (~> 3.6)
113113

0 commit comments

Comments
 (0)