We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca7a24e + 8de73e4 commit c944e05Copy full SHA for c944e05
Gemfile.lock
@@ -60,11 +60,11 @@ GEM
60
jekyll (>= 3.5, < 5.0)
61
jekyll-feed (~> 0.9)
62
jekyll-seo-tag (~> 2.1)
63
- nokogiri (1.16.7-arm64-darwin)
+ nokogiri (1.18.9-arm64-darwin)
64
racc (~> 1.4)
65
- nokogiri (1.16.7-x64-mingw-ucrt)
+ nokogiri (1.18.9-x64-mingw-ucrt)
66
67
- nokogiri (1.16.7-x86_64-linux)
+ nokogiri (1.18.9-x86_64-linux-gnu)
68
69
pathutil (0.16.2)
70
forwardable-extended (~> 2.6)
@@ -86,7 +86,6 @@ GEM
86
tzinfo-data (1.2024.1)
87
tzinfo (>= 1.0.0)
88
unicode-display_width (2.5.0)
89
- wdm (0.1.1)
90
webrick (1.8.2)
91
92
PLATFORMS
@@ -103,7 +102,6 @@ DEPENDENCIES
103
102
minima
104
nokogiri
105
tzinfo-data
106
- wdm (~> 0.1.0)
107
webrick
108
109
BUNDLED WITH
0 commit comments