Skip to content

Commit 48cb8b7

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] <[email protected]>
1 parent 8246085 commit 48cb8b7

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
@@ -119,14 +119,17 @@ GEM
119119
marcel (0.3.3)
120120
mimemagic (~> 0.3.2)
121121
method_source (1.0.0)
122-
mimemagic (0.3.5)
122+
mimemagic (0.3.10)
123+
nokogiri (~> 1)
124+
rake
123125
mini_mime (1.0.2)
124-
mini_portile2 (2.4.0)
126+
mini_portile2 (2.8.0)
125127
minitest (5.14.2)
126128
mustache (1.1.1)
127129
nio4r (2.5.3)
128-
nokogiri (1.10.10)
129-
mini_portile2 (~> 2.4.0)
130+
nokogiri (1.13.4)
131+
mini_portile2 (~> 2.8.0)
132+
racc (~> 1.4)
130133
parallel (1.19.1)
131134
parser (2.7.0.5)
132135
ast (~> 2.4.0)
@@ -136,6 +139,7 @@ GEM
136139
method_source (~> 1.0)
137140
public_suffix (4.0.5)
138141
puma (3.12.6)
142+
racc (1.6.0)
139143
rack (2.2.3)
140144
rack-test (1.1.0)
141145
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)