Skip to content

Commit f83bc0c

Browse files
authored
Merge pull request #49 from qupath/dependabot/bundler/nokogiri-1.16.2
Bump nokogiri from 1.15.4 to 1.16.2
2 parents 3e0adcc + daca8f1 commit f83bc0c

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,22 +207,22 @@ GEM
207207
rb-fsevent (~> 0.10, >= 0.10.3)
208208
rb-inotify (~> 0.9, >= 0.9.10)
209209
mercenary (0.3.6)
210+
mini_portile2 (2.8.5)
210211
minima (2.5.1)
211212
jekyll (>= 3.5, < 5.0)
212213
jekyll-feed (~> 0.9)
213214
jekyll-seo-tag (~> 2.1)
214215
minitest (5.19.0)
215-
nokogiri (1.15.4-x64-mingw32)
216-
racc (~> 1.4)
217-
nokogiri (1.15.4-x86_64-darwin)
216+
nokogiri (1.16.2)
217+
mini_portile2 (~> 2.8.2)
218218
racc (~> 1.4)
219219
octokit (4.25.1)
220220
faraday (>= 1, < 3)
221221
sawyer (~> 0.9)
222222
pathutil (0.16.2)
223223
forwardable-extended (~> 2.6)
224224
public_suffix (4.0.7)
225-
racc (1.7.1)
225+
racc (1.7.3)
226226
rb-fsevent (0.11.2)
227227
rb-inotify (0.10.1)
228228
ffi (~> 1.0)
@@ -257,6 +257,7 @@ GEM
257257
PLATFORMS
258258
x64-mingw32
259259
x86_64-darwin-21
260+
x86_64-linux
260261

261262
DEPENDENCIES
262263
github-pages (>= 207)

0 commit comments

Comments
 (0)