Skip to content

Commit b2ced88

Browse files
Bump nokogiri from 1.10.9 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 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.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abe2557 commit b2ced88

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,13 @@ GEM
9595
method_source (1.0.0)
9696
mimemagic (0.3.4)
9797
mini_mime (1.0.2)
98-
mini_portile2 (2.4.0)
98+
mini_portile2 (2.8.0)
9999
minitest (5.14.0)
100100
msgpack (1.3.3)
101101
nio4r (2.5.2)
102-
nokogiri (1.10.9)
103-
mini_portile2 (~> 2.4.0)
102+
nokogiri (1.13.4)
103+
mini_portile2 (~> 2.8.0)
104+
racc (~> 1.4)
104105
passenger (5.0.28)
105106
rack
106107
rake (>= 0.8.1)
@@ -112,6 +113,7 @@ GEM
112113
pry (>= 0.10.4)
113114
puma (4.3.3)
114115
nio4r (~> 2.0)
116+
racc (1.6.0)
115117
rack (2.2.2)
116118
rack-cors (1.1.1)
117119
rack (>= 2.0.0)

0 commit comments

Comments
 (0)