Skip to content

Commit 64cb1d0

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

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -108,17 +108,19 @@ GEM
108108
treetop (~> 1.4.8)
109109
method_source (0.8.2)
110110
mime-types (1.25.1)
111-
mini_portile (0.5.2)
111+
mini_portile2 (2.8.0)
112112
multi_json (1.8.2)
113113
multi_test (0.0.2)
114-
nokogiri (1.6.0)
115-
mini_portile (~> 0.5.0)
114+
nokogiri (1.13.4)
115+
mini_portile2 (~> 2.8.0)
116+
racc (~> 1.4)
116117
pg (0.12.2)
117118
polyglot (0.3.3)
118119
pry (0.9.12.4)
119120
coderay (~> 1.0)
120121
method_source (~> 0.8)
121122
slop (~> 3.4)
123+
racc (1.6.0)
122124
rack (1.4.5)
123125
rack-cache (1.2)
124126
rack (>= 0.4)

0 commit comments

Comments
 (0)