Skip to content

Commit e29cb31

Browse files
Bump nokogiri from 1.10.8 to 1.11.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.8...v1.11.5) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f8148d5 commit e29cb31

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,14 +140,17 @@ GEM
140140
marcel (0.3.3)
141141
mimemagic (~> 0.3.2)
142142
method_source (0.9.2)
143-
mimemagic (0.3.3)
143+
mimemagic (0.3.10)
144+
nokogiri (~> 1)
145+
rake
144146
mini_mime (1.0.2)
145-
mini_portile2 (2.4.0)
147+
mini_portile2 (2.5.1)
146148
minitest (5.13.0)
147149
nenv (0.3.0)
148150
nio4r (2.5.2)
149-
nokogiri (1.10.8)
150-
mini_portile2 (~> 2.4.0)
151+
nokogiri (1.11.5)
152+
mini_portile2 (~> 2.5.0)
153+
racc (~> 1.4)
151154
notiffany (0.1.3)
152155
nenv (~> 0.1)
153156
shellany (~> 0.0)
@@ -158,6 +161,7 @@ GEM
158161
byebug (~> 11.0)
159162
pry (~> 0.10)
160163
public_suffix (4.0.2)
164+
racc (1.5.2)
161165
rack (2.2.3)
162166
rack-test (1.1.0)
163167
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)