Skip to content

Commit 6d938b3

Browse files
authored
Merge pull request #9 from coderdojorise/dependabot/bundler/nokogiri-1.11.1
Bump nokogiri from 1.10.10 to 1.11.1
2 parents bb50739 + fa3ca3c commit 6d938b3

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
@@ -210,15 +210,16 @@ GEM
210210
rb-fsevent (~> 0.10, >= 0.10.3)
211211
rb-inotify (~> 0.9, >= 0.9.10)
212212
mercenary (0.3.6)
213-
mini_portile2 (2.4.0)
213+
mini_portile2 (2.5.0)
214214
minima (2.5.1)
215215
jekyll (>= 3.5, < 5.0)
216216
jekyll-feed (~> 0.9)
217217
jekyll-seo-tag (~> 2.1)
218218
minitest (5.14.2)
219219
multipart-post (2.1.1)
220-
nokogiri (1.10.10)
221-
mini_portile2 (~> 2.4.0)
220+
nokogiri (1.11.1)
221+
mini_portile2 (~> 2.5.0)
222+
racc (~> 1.4)
222223
nokogumbo (2.0.2)
223224
nokogiri (~> 1.8, >= 1.8.4)
224225
octokit (4.18.0)
@@ -228,6 +229,7 @@ GEM
228229
pathutil (0.16.2)
229230
forwardable-extended (~> 2.6)
230231
public_suffix (3.1.1)
232+
racc (1.5.2)
231233
rainbow (3.0.0)
232234
rb-fsevent (0.10.4)
233235
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)