Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 122fa2d

Browse files
Bump nokogiri from 1.10.9 to 1.11.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.1. - [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.11.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent afcb3f2 commit 122fa2d

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
@@ -184,7 +184,7 @@ GEM
184184
mimemagic (0.3.4)
185185
mini_magick (4.9.5)
186186
mini_mime (1.0.2)
187-
mini_portile2 (2.4.0)
187+
mini_portile2 (2.5.0)
188188
minitest (5.14.1)
189189
msgpack (1.3.1)
190190
multi_json (1.14.1)
@@ -196,8 +196,9 @@ GEM
196196
net-ssh (5.2.0)
197197
netrc (0.11.0)
198198
nio4r (2.5.2)
199-
nokogiri (1.10.9)
200-
mini_portile2 (~> 2.4.0)
199+
nokogiri (1.11.1)
200+
mini_portile2 (~> 2.5.0)
201+
racc (~> 1.4)
201202
notiffany (0.1.3)
202203
nenv (~> 0.1)
203204
shellany (~> 0.0)
@@ -229,6 +230,7 @@ GEM
229230
puma (3.12.6)
230231
pundit (2.1.0)
231232
activesupport (>= 3.0.0)
233+
racc (1.5.2)
232234
rack (2.2.3)
233235
rack-protection (2.0.8.1)
234236
rack

0 commit comments

Comments
 (0)