Skip to content

Commit 007a96d

Browse files
authored
Merge pull request #14 from githubtraining/dependabot/bundler/nokogiri-1.11.1
Bump nokogiri from 1.10.8 to 1.11.1
2 parents d64d186 + 0437db1 commit 007a96d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -209,22 +209,24 @@ GEM
209209
rb-fsevent (~> 0.10, >= 0.10.3)
210210
rb-inotify (~> 0.9, >= 0.9.10)
211211
mercenary (0.3.6)
212-
mini_portile2 (2.4.0)
212+
mini_portile2 (2.5.0)
213213
minima (2.5.1)
214214
jekyll (>= 3.5, < 5.0)
215215
jekyll-feed (~> 0.9)
216216
jekyll-seo-tag (~> 2.1)
217217
minitest (5.14.2)
218218
multipart-post (2.1.1)
219-
nokogiri (1.10.8)
220-
mini_portile2 (~> 2.4.0)
219+
nokogiri (1.11.1)
220+
mini_portile2 (~> 2.5.0)
221+
racc (~> 1.4)
221222
octokit (4.18.0)
222223
faraday (>= 0.9)
223224
sawyer (~> 0.8.0, >= 0.5.3)
224225
parallel (1.19.0)
225226
pathutil (0.16.2)
226227
forwardable-extended (~> 2.6)
227228
public_suffix (3.1.1)
229+
racc (1.5.2)
228230
rainbow (3.0.0)
229231
rb-fsevent (0.10.4)
230232
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)