Skip to content

Commit 4a0e830

Browse files
authored
Merge pull request #113 from witheve/dependabot/bundler/nokogiri-1.13.3
Bump nokogiri from 1.8.0 to 1.13.3
2 parents 2d9c114 + b515432 commit 4a0e830

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
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)