Skip to content

Commit 66bedcf

Browse files
Bump nokogiri from 1.10.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.13.10) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ff020d commit 66bedcf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ GEM
274274
mime-types (3.3.1)
275275
mime-types-data (~> 3.2015)
276276
mime-types-data (3.2019.1009)
277-
mini_portile2 (2.4.0)
277+
mini_portile2 (2.8.1)
278278
minitest (5.14.0)
279279
mocha (1.11.2)
280280
msgpack (1.3.3)
@@ -285,8 +285,9 @@ GEM
285285
nakayoshi_fork (0.0.4)
286286
net-http-persistent (2.9.4)
287287
net-http-pipeline (1.0.1)
288-
nokogiri (1.10.9)
289-
mini_portile2 (~> 2.4.0)
288+
nokogiri (1.13.10)
289+
mini_portile2 (~> 2.8.0)
290+
racc (~> 1.4)
290291
opencensus (0.5.0)
291292
opencensus-stackdriver (0.3.2)
292293
concurrent-ruby (~> 1.0)
@@ -309,6 +310,7 @@ GEM
309310
multi_json (~> 1.0)
310311
pusher-signature (~> 0.1.8)
311312
pusher-signature (0.1.8)
313+
racc (1.6.2)
312314
rack (2.2.3)
313315
rack-attack (5.4.2)
314316
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)