Skip to content

Commit c06e5a6

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

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

Gemfile.lock

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -96,19 +96,23 @@ GEM
9696
marcel (0.3.3)
9797
mimemagic (~> 0.3.2)
9898
method_source (0.9.2)
99-
mimemagic (0.3.3)
99+
mimemagic (0.3.10)
100+
nokogiri (~> 1)
101+
rake
100102
mini_mime (1.0.1)
101-
mini_portile2 (2.4.0)
103+
mini_portile2 (2.8.0)
102104
minitest (5.11.3)
103105
nio4r (2.3.1)
104-
nokogiri (1.9.1)
105-
mini_portile2 (~> 2.4.0)
106-
nokogiri (1.9.1-x64-mingw32)
107-
mini_portile2 (~> 2.4.0)
108-
nokogiri (1.9.1-x86-mingw32)
109-
mini_portile2 (~> 2.4.0)
106+
nokogiri (1.13.4)
107+
mini_portile2 (~> 2.8.0)
108+
racc (~> 1.4)
109+
nokogiri (1.13.4-x64-mingw32)
110+
racc (~> 1.4)
111+
nokogiri (1.13.4-x86-mingw32)
112+
racc (~> 1.4)
110113
popper_js (1.14.5)
111114
puma (3.12.0)
115+
racc (1.6.0)
112116
rack (2.0.6)
113117
rack-test (1.1.0)
114118
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)