Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Commit d7da4bc

Browse files
Bump nokogiri from 1.8.0 to 1.13.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 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.8.0...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9ebbdf commit d7da4bc

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ GEM
173173
mimemagic (0.4.3)
174174
nokogiri (~> 1)
175175
rake
176-
mini_portile2 (2.2.0)
176+
mini_portile2 (2.8.0)
177177
minitest (5.10.2)
178178
mongo (2.4.2)
179179
bson (>= 4.2.1, < 5.0.0)
@@ -189,8 +189,9 @@ GEM
189189
net-ssh (>= 2.6.5)
190190
net-ssh (4.1.0)
191191
nio4r (2.1.0)
192-
nokogiri (1.8.0)
193-
mini_portile2 (~> 2.2.0)
192+
nokogiri (1.13.3)
193+
mini_portile2 (~> 2.8.0)
194+
racc (~> 1.4)
194195
notiffany (0.1.1)
195196
nenv (~> 0.1)
196197
shellany (~> 0.0)
@@ -200,6 +201,7 @@ GEM
200201
slop (~> 3.4)
201202
public_suffix (2.0.5)
202203
puma (3.9.1)
204+
racc (1.6.0)
203205
rack (2.0.3)
204206
rack-contrib (1.2.0)
205207
rack (>= 0.9.1)

0 commit comments

Comments
 (0)