Skip to content

Commit c25f112

Browse files
authored
Merge pull request #12 from khopsickle/dependabot/bundler/nokogiri-1.19.1
Bump nokogiri from 1.11.1 to 1.19.1
2 parents 63f874f + 67a30c9 commit c25f112

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,15 +211,17 @@ GEM
211211
jekyll-seo-tag (~> 2.1)
212212
minitest (5.14.4)
213213
multipart-post (2.1.1)
214-
nokogiri (1.11.1-x86_64-darwin)
214+
nokogiri (1.19.1-x86_64-darwin)
215+
racc (~> 1.4)
216+
nokogiri (1.19.1-x86_64-linux-gnu)
215217
racc (~> 1.4)
216218
octokit (4.20.0)
217219
faraday (>= 0.9)
218220
sawyer (~> 0.8.0, >= 0.5.3)
219221
pathutil (0.16.2)
220222
forwardable-extended (~> 2.6)
221223
public_suffix (4.0.6)
222-
racc (1.5.2)
224+
racc (1.8.1)
223225
rb-fsevent (0.10.4)
224226
rb-inotify (0.10.1)
225227
ffi (~> 1.0)
@@ -255,10 +257,10 @@ GEM
255257

256258
PLATFORMS
257259
x86_64-darwin-18
260+
x86_64-linux
258261

259262
DEPENDENCIES
260263
github-pages (~> 212)
261-
jekyll (~> 3.9.0)
262264
jekyll-feed (~> 0.12)
263265
minima (~> 2.5)
264266
tzinfo (~> 1.2)

0 commit comments

Comments
 (0)