Skip to content

Commit 76e1349

Browse files
authored
regen (#17)
1 parent b223f0c commit 76e1349

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
33
gem "ffi", "< 1.17.0"
4-
gem "webrick", "~> 1.7"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,12 +211,14 @@ GEM
211211
rb-inotify (~> 0.9, >= 0.9.10)
212212
logger (1.6.6)
213213
mercenary (0.3.6)
214+
mini_portile2 (2.8.9)
214215
minima (2.5.1)
215216
jekyll (>= 3.5, < 5.0)
216217
jekyll-feed (~> 0.9)
217218
jekyll-seo-tag (~> 2.1)
218219
minitest (5.25.4)
219-
nokogiri (1.13.10-x86_64-linux)
220+
nokogiri (1.13.10)
221+
mini_portile2 (~> 2.8.0)
220222
racc (~> 1.4)
221223
octokit (4.25.1)
222224
faraday (>= 1, < 3)
@@ -249,7 +251,6 @@ GEM
249251
tzinfo (2.0.6)
250252
concurrent-ruby (~> 1.0)
251253
unicode-display_width (1.8.0)
252-
webrick (1.9.1)
253254
zeitwerk (2.6.18)
254255

255256
PLATFORMS
@@ -258,7 +259,6 @@ PLATFORMS
258259
DEPENDENCIES
259260
ffi (< 1.17.0)
260261
github-pages
261-
webrick (~> 1.7)
262262

263263
BUNDLED WITH
264-
2.0.2
264+
1.17.2

0 commit comments

Comments
 (0)