Commit c227f03 1 parent c28c89e commit c227f03 Copy full SHA for c227f03
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source "https://rubygems.org"
3
3
gem "jekyll" , "~> 3.9.0"
4
4
5
5
# Needed for macOS ARM
6
- gem "nokogiri" , "~> 1.15.6 "
6
+ gem "nokogiri" , "~> 1.18.3 "
7
7
8
8
# Needed to unbreak jekyll-assets
9
9
gem "sprockets" , "~> 3.7"
Original file line number Diff line number Diff line change 74
74
rb-inotify (~> 0.9 , >= 0.9.10 )
75
75
mercenary (0.3.6 )
76
76
minitest (5.14.4 )
77
- nokogiri (1.15.6 -x86_64-darwin )
77
+ nokogiri (1.18.3 -x86_64-darwin )
78
78
racc (~> 1.4 )
79
- nokogiri (1.15.6 -x86_64-linux )
79
+ nokogiri (1.18.3 -x86_64-linux-gnu )
80
80
racc (~> 1.4 )
81
81
pathutil (0.16.2 )
82
82
forwardable-extended (~> 2.6 )
83
83
public_suffix (4.0.6 )
84
- racc (1.7.3 )
84
+ racc (1.8.1 )
85
85
rack (2.2.11 )
86
86
rb-fsevent (0.11.0 )
87
87
rb-inotify (0.10.1 )
@@ -114,7 +114,7 @@ DEPENDENCIES
114
114
jekyll-seo-tag
115
115
jekyll-sitemap
116
116
kramdown-parser-gfm (~> 1.1.0 )
117
- nokogiri (~> 1.15.6 )
117
+ nokogiri (~> 1.18.3 )
118
118
sprockets (~> 3.7 )
119
119
120
120
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments