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

Commit dbc8493

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 8563776 commit dbc8493

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,10 @@ GEM
168168
mime-types (3.1)
169169
mime-types-data (~> 3.2015)
170170
mime-types-data (3.2016.0521)
171-
mimemagic (0.3.2)
172-
mini_portile2 (2.2.0)
171+
mimemagic (0.4.3)
172+
nokogiri (~> 1)
173+
rake
174+
mini_portile2 (2.8.0)
173175
minitest (5.10.2)
174176
mongo (2.4.2)
175177
bson (>= 4.2.1, < 5.0.0)
@@ -185,8 +187,9 @@ GEM
185187
net-ssh (>= 2.6.5)
186188
net-ssh (4.1.0)
187189
nio4r (2.1.0)
188-
nokogiri (1.8.0)
189-
mini_portile2 (~> 2.2.0)
190+
nokogiri (1.13.3)
191+
mini_portile2 (~> 2.8.0)
192+
racc (~> 1.4)
190193
notiffany (0.1.1)
191194
nenv (~> 0.1)
192195
shellany (~> 0.0)
@@ -196,6 +199,7 @@ GEM
196199
slop (~> 3.4)
197200
public_suffix (2.0.5)
198201
puma (3.9.1)
202+
racc (1.6.0)
199203
rack (2.0.3)
200204
rack-contrib (1.2.0)
201205
rack (>= 0.9.1)

0 commit comments

Comments
 (0)