Skip to content

Commit e7debdb

Browse files
Bump nokogiri from 1.10.4 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 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.4...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8e2605 commit e7debdb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Diff for: Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -90,18 +90,20 @@ GEM
9090
rb-inotify (>= 0.9)
9191
maruku (0.7.0)
9292
mercenary (0.3.5)
93-
mini_portile2 (2.4.0)
93+
mini_portile2 (2.8.0)
9494
minitest (5.5.1)
9595
net-dns (0.8.0)
96-
nokogiri (1.10.4)
97-
mini_portile2 (~> 2.4.0)
96+
nokogiri (1.13.4)
97+
mini_portile2 (~> 2.8.0)
98+
racc (~> 1.4)
9899
parslet (1.5.0)
99100
blankslate (~> 2.0)
100101
posix-spawn (0.3.9)
101102
public_suffix (1.4.6)
102103
pygments.rb (0.6.1)
103104
posix-spawn (~> 0.3.6)
104105
yajl-ruby (~> 1.2.0)
106+
racc (1.6.0)
105107
rb-fsevent (0.9.4)
106108
rb-inotify (0.9.5)
107109
ffi (>= 0.5.0)

0 commit comments

Comments
 (0)