Skip to content

Commit a0caec1

Browse files
authored
Merge pull request #107 from WhitakerLab/dependabot/bundler/nokogiri-1.11.3
Bump nokogiri from 1.10.4 to 1.11.3
2 parents 24750be + 7c51440 commit a0caec1

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -209,23 +209,25 @@ GEM
209209
rb-inotify (~> 0.9, >= 0.9.7)
210210
ruby_dep (~> 1.2)
211211
mercenary (0.3.6)
212-
mini_portile2 (2.4.0)
212+
mini_portile2 (2.5.0)
213213
minima (2.5.0)
214214
jekyll (~> 3.5)
215215
jekyll-feed (~> 0.9)
216216
jekyll-seo-tag (~> 2.1)
217217
minitest (5.11.3)
218218
multipart-post (2.1.1)
219-
nokogiri (1.10.4)
220-
mini_portile2 (~> 2.4.0)
221-
nokogiri (1.10.4-x64-mingw32)
222-
mini_portile2 (~> 2.4.0)
219+
nokogiri (1.11.3)
220+
mini_portile2 (~> 2.5.0)
221+
racc (~> 1.4)
222+
nokogiri (1.11.3-x64-mingw32)
223+
racc (~> 1.4)
223224
octokit (4.14.0)
224225
sawyer (~> 0.8.0, >= 0.5.3)
225226
parallel (1.17.0)
226227
pathutil (0.16.2)
227228
forwardable-extended (~> 2.6)
228229
public_suffix (3.1.1)
230+
racc (1.5.2)
229231
rainbow (3.0.0)
230232
rb-fsevent (0.10.3)
231233
rb-inotify (0.10.0)

0 commit comments

Comments
 (0)