We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea71db commit dc6a3a9Copy full SHA for dc6a3a9
Gemfile.lock
@@ -219,11 +219,11 @@ GEM
219
jekyll-feed (~> 0.9)
220
jekyll-seo-tag (~> 2.1)
221
minitest (5.19.0)
222
- nokogiri (1.14.3-arm64-darwin)
+ nokogiri (1.16.2-arm64-darwin)
223
racc (~> 1.4)
224
- nokogiri (1.14.3-x64-mingw-ucrt)
+ nokogiri (1.16.2-x64-mingw-ucrt)
225
226
- nokogiri (1.14.3-x86_64-linux)
+ nokogiri (1.16.2-x86_64-linux)
227
228
octokit (4.25.1)
229
faraday (>= 1, < 3)
@@ -232,7 +232,7 @@ GEM
232
pathutil (0.16.2)
233
forwardable-extended (~> 2.6)
234
public_suffix (4.0.7)
235
- racc (1.6.2)
+ racc (1.7.3)
236
rainbow (3.1.1)
237
rb-fsevent (0.11.2)
238
rb-inotify (0.10.1)
0 commit comments