Skip to content

Commit e993aac

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] <[email protected]>
1 parent 78ad93e commit e993aac

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
@@ -205,23 +205,23 @@ GEM
205205
rb-fsevent (~> 0.10, >= 0.10.3)
206206
rb-inotify (~> 0.9, >= 0.9.10)
207207
mercenary (0.3.6)
208-
mini_portile2 (2.6.1)
208+
mini_portile2 (2.8.0)
209209
minima (2.5.1)
210210
jekyll (>= 3.5, < 5.0)
211211
jekyll-feed (~> 0.9)
212212
jekyll-seo-tag (~> 2.1)
213213
minitest (5.14.4)
214214
multipart-post (2.1.1)
215-
nokogiri (1.12.5)
216-
mini_portile2 (~> 2.6.1)
215+
nokogiri (1.13.3)
216+
mini_portile2 (~> 2.8.0)
217217
racc (~> 1.4)
218218
octokit (4.20.0)
219219
faraday (>= 0.9)
220220
sawyer (~> 0.8.0, >= 0.5.3)
221221
pathutil (0.16.2)
222222
forwardable-extended (~> 2.6)
223223
public_suffix (4.0.6)
224-
racc (1.5.2)
224+
racc (1.6.0)
225225
rb-fsevent (0.10.4)
226226
rb-inotify (0.10.1)
227227
ffi (~> 1.0)

0 commit comments

Comments
 (0)