Skip to content

Commit ab2222f

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 f3d35bd commit ab2222f

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
@@ -91,16 +91,20 @@ GEM
9191
mime-types (3.2.2)
9292
mime-types-data (~> 3.2015)
9393
mime-types-data (3.2018.0812)
94-
mimemagic (0.3.3)
94+
mimemagic (0.3.10)
95+
nokogiri (~> 1)
96+
rake
9597
mini_mime (1.0.2)
96-
mini_portile2 (2.4.0)
98+
mini_portile2 (2.8.0)
9799
minitest (5.11.3)
98100
nio4r (2.4.0)
99-
nokogiri (1.10.10)
100-
mini_portile2 (~> 2.4.0)
101+
nokogiri (1.13.4)
102+
mini_portile2 (~> 2.8.0)
103+
racc (~> 1.4)
101104
pg (0.21.0)
102105
public_suffix (3.0.3)
103106
puma (3.12.0)
107+
racc (1.6.0)
104108
rack (2.0.5)
105109
rack-test (1.1.0)
106110
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)