Skip to content

Commit 7736d4f

Browse files
Bump nokogiri from 1.12.5 to 1.13.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e663e23 commit 7736d4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -211,23 +211,23 @@ GEM
211211
rb-fsevent (~> 0.10, >= 0.10.3)
212212
rb-inotify (~> 0.9, >= 0.9.10)
213213
mercenary (0.3.6)
214-
mini_portile2 (2.6.1)
214+
mini_portile2 (2.8.0)
215215
minima (2.5.1)
216216
jekyll (>= 3.5, < 5.0)
217217
jekyll-feed (~> 0.9)
218218
jekyll-seo-tag (~> 2.1)
219219
minitest (5.14.4)
220220
multipart-post (2.1.1)
221-
nokogiri (1.12.5)
222-
mini_portile2 (~> 2.6.1)
221+
nokogiri (1.13.3)
222+
mini_portile2 (~> 2.8.0)
223223
racc (~> 1.4)
224224
octokit (4.20.0)
225225
faraday (>= 0.9)
226226
sawyer (~> 0.8.0, >= 0.5.3)
227227
pathutil (0.16.2)
228228
forwardable-extended (~> 2.6)
229229
public_suffix (4.0.6)
230-
racc (1.5.2)
230+
racc (1.6.0)
231231
rb-fsevent (0.10.4)
232232
rb-inotify (0.10.1)
233233
ffi (~> 1.0)

0 commit comments

Comments
 (0)