Skip to content

Commit 5d6ae03

Browse files
Bump nokogiri from 1.10.8 to 1.13.4 (#47)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 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.8...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a31e2e commit 5d6ae03

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,17 @@ GEM
4949
rb-inotify (~> 0.9, >= 0.9.7)
5050
ruby_dep (~> 1.2)
5151
mercenary (0.3.6)
52-
mini_portile2 (2.4.0)
52+
mini_portile2 (2.8.0)
5353
minitest (5.14.1)
5454
multipart-post (2.0.0)
55-
nokogiri (1.10.8)
56-
mini_portile2 (~> 2.4.0)
55+
nokogiri (1.13.4)
56+
mini_portile2 (~> 2.8.0)
57+
racc (~> 1.4)
5758
octokit (4.13.0)
5859
sawyer (~> 0.8.0, >= 0.5.3)
5960
pathutil (0.16.2)
6061
forwardable-extended (~> 2.6)
62+
racc (1.6.0)
6163
rb-fsevent (0.10.3)
6264
rb-inotify (0.10.0)
6365
ffi (~> 1.0)

0 commit comments

Comments
 (0)