Skip to content

Commit 34d9553

Browse files
authored
Merge pull request #84 from CodeWithGroup/dependabot/bundler/nokogiri-1.11.1
Bump nokogiri from 1.10.10 to 1.11.1
2 parents 579f286 + e97216b commit 34d9553

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -203,23 +203,25 @@ GEM
203203
rb-fsevent (~> 0.10, >= 0.10.3)
204204
rb-inotify (~> 0.9, >= 0.9.10)
205205
mercenary (0.3.6)
206-
mini_portile2 (2.4.0)
206+
mini_portile2 (2.5.0)
207207
minima (2.5.1)
208208
jekyll (>= 3.5, < 5.0)
209209
jekyll-feed (~> 0.9)
210210
jekyll-seo-tag (~> 2.1)
211211
minitest (5.14.2)
212212
multipart-post (2.1.1)
213-
nokogiri (1.10.10)
214-
mini_portile2 (~> 2.4.0)
215-
nokogiri (1.10.10-x64-mingw32)
216-
mini_portile2 (~> 2.4.0)
213+
nokogiri (1.11.1)
214+
mini_portile2 (~> 2.5.0)
215+
racc (~> 1.4)
216+
nokogiri (1.11.1-x64-mingw32)
217+
racc (~> 1.4)
217218
octokit (4.18.0)
218219
faraday (>= 0.9)
219220
sawyer (~> 0.8.0, >= 0.5.3)
220221
pathutil (0.16.2)
221222
forwardable-extended (~> 2.6)
222223
public_suffix (3.1.1)
224+
racc (1.5.2)
223225
rb-fsevent (0.10.4)
224226
rb-inotify (0.10.1)
225227
ffi (~> 1.0)
@@ -251,7 +253,6 @@ GEM
251253
unf_ext (0.0.7.7)
252254
unf_ext (0.0.7.7-x64-mingw32)
253255
unicode-display_width (1.7.0)
254-
wdm (0.1.1)
255256
zeitwerk (2.4.0)
256257

257258
PLATFORMS
@@ -260,7 +261,6 @@ PLATFORMS
260261

261262
DEPENDENCIES
262263
github-pages
263-
wdm (>= 0.1.0)
264264

265265
BUNDLED WITH
266266
2.1.4

0 commit comments

Comments
 (0)