Skip to content

Commit 6d1678f

Browse files
Merge pull request #108 from CodeWithGroup/dependabot/bundler/nokogiri-1.12.5
Bump nokogiri from 1.11.6 to 1.12.5
2 parents a3e034e + 08296d1 commit 6d1678f

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Gemfile.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GEM
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
99
zeitwerk (~> 2.2, >= 2.2.2)
10-
addressable (2.7.0)
10+
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
coffee-script (2.4.1)
1313
coffee-script-source
@@ -217,17 +217,17 @@ GEM
217217
jekyll-seo-tag (~> 2.1)
218218
minitest (5.14.4)
219219
multipart-post (2.1.1)
220-
nokogiri (1.11.6-x64-mingw32)
220+
nokogiri (1.12.5-x64-mingw32)
221221
racc (~> 1.4)
222-
nokogiri (1.11.6-x86_64-linux)
222+
nokogiri (1.12.5-x86_64-linux)
223223
racc (~> 1.4)
224224
octokit (4.21.0)
225225
faraday (>= 0.9)
226226
sawyer (~> 0.8.0, >= 0.5.3)
227227
pathutil (0.16.2)
228228
forwardable-extended (~> 2.6)
229229
public_suffix (4.0.6)
230-
racc (1.5.2)
230+
racc (1.6.0)
231231
rb-fsevent (0.10.4)
232232
rb-inotify (0.10.1)
233233
ffi (~> 1.0)
@@ -260,7 +260,6 @@ GEM
260260
unf_ext (0.0.7.7)
261261
unf_ext (0.0.7.7-x64-mingw32)
262262
unicode-display_width (1.7.0)
263-
wdm (0.1.1)
264263
zeitwerk (2.4.2)
265264

266265
PLATFORMS
@@ -269,7 +268,6 @@ PLATFORMS
269268

270269
DEPENDENCIES
271270
github-pages
272-
wdm (>= 0.1.0)
273271

274272
BUNDLED WITH
275273
2.2.16

0 commit comments

Comments
 (0)