Skip to content

Commit b515432

Browse files
authoredFeb 26, 2022
Bump nokogiri from 1.8.0 to 1.13.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 to 1.13.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.0...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d9c114 commit b515432

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed
 

‎Gemfile.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -158,19 +158,21 @@ GEM
158158
rb-fsevent (>= 0.9.3)
159159
rb-inotify (>= 0.9.7)
160160
mercenary (0.3.6)
161-
mini_portile2 (2.2.0)
161+
mini_portile2 (2.8.0)
162162
minima (2.1.1)
163163
jekyll (~> 3.3)
164164
minitest (5.10.2)
165165
multipart-post (2.0.0)
166166
net-dns (0.8.0)
167-
nokogiri (1.8.0)
168-
mini_portile2 (~> 2.2.0)
167+
nokogiri (1.13.3)
168+
mini_portile2 (~> 2.8.0)
169+
racc (~> 1.4)
169170
octokit (4.7.0)
170-
sawyer (>= 0.5.3, ~> 0.8.0)
171+
sawyer (~> 0.8.0, >= 0.5.3)
171172
pathutil (0.14.0)
172173
forwardable-extended (~> 2.6)
173174
public_suffix (2.0.5)
175+
racc (1.6.0)
174176
rb-fsevent (0.9.8)
175177
rb-inotify (0.9.8)
176178
ffi (>= 0.5.0)

0 commit comments

Comments
 (0)
Please sign in to comment.