Skip to content

Commit a64c814

Browse files
Bump nokogiri from 1.10.10 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2338f7 commit a64c814

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
@@ -186,15 +186,16 @@ GEM
186186
nokogiri (~> 1)
187187
rake
188188
mini_mime (1.0.2)
189-
mini_portile2 (2.4.0)
189+
mini_portile2 (2.8.0)
190190
minitest (5.13.0)
191191
multi_json (1.14.1)
192192
multi_test (0.1.2)
193193
mysql2 (0.5.2)
194194
nenv (0.3.0)
195195
nio4r (2.5.2)
196-
nokogiri (1.10.10)
197-
mini_portile2 (~> 2.4.0)
196+
nokogiri (1.13.4)
197+
mini_portile2 (~> 2.8.0)
198+
racc (~> 1.4)
198199
notiffany (0.1.3)
199200
nenv (~> 0.1)
200201
shellany (~> 0.0)
@@ -217,6 +218,7 @@ GEM
217218
public_suffix (4.0.1)
218219
puma (4.3.5)
219220
nio4r (~> 2.0)
221+
racc (1.6.0)
220222
rack (2.2.3)
221223
rack-livereload (0.3.17)
222224
rack

0 commit comments

Comments
 (0)