Skip to content

Commit 1931c86

Browse files
Bump nokogiri from 1.10.2 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.2...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b68d1 commit 1931c86

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,15 +167,16 @@ GEM
167167
mini_mime (>= 0.1.1)
168168
method_source (0.9.2)
169169
mini_mime (1.0.1)
170-
mini_portile2 (2.4.0)
170+
mini_portile2 (2.8.0)
171171
minitest (5.11.3)
172172
multi_json (1.13.1)
173173
multi_test (0.1.2)
174174
mysql2 (0.5.2)
175175
nenv (0.3.0)
176176
nio4r (2.3.1)
177-
nokogiri (1.10.2)
178-
mini_portile2 (~> 2.4.0)
177+
nokogiri (1.13.9)
178+
mini_portile2 (~> 2.8.0)
179+
racc (~> 1.4)
179180
notiffany (0.1.1)
180181
nenv (~> 0.1)
181182
shellany (~> 0.0)
@@ -197,6 +198,7 @@ GEM
197198
psych (3.1.0)
198199
public_suffix (3.0.3)
199200
puma (3.12.1)
201+
racc (1.6.0)
200202
rack (2.0.7)
201203
rack-livereload (0.3.17)
202204
rack

0 commit comments

Comments
 (0)