Skip to content

Commit dd059c5

Browse files
2 parents 7bf63ac + d6fbf05 commit dd059c5

11 files changed

Lines changed: 69 additions & 38 deletions

File tree

.github/workflows/collections-renames.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v6.0.1
2020

2121
- name: Setup Ruby
22-
uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
22+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
2323
with:
2424
bundler-cache: true
2525

.github/workflows/jekyll_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v6.0.1
2525

2626
- name: 💎 setup ruby
27-
uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
27+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
2828
with:
2929
bundler-cache: true
3030
cache-version: 0

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v6.0.1
1717

1818
- name: Setup Ruby
19-
uses: ruby/setup-ruby@v1.270.0
19+
uses: ruby/setup-ruby@v1.276.0
2020
with:
2121
bundler-cache: true
2222

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Setup Ruby
4545
if: ${{ steps.topics.outputs.changed || steps.collections.outputs.changed || steps.all.outputs.changed }}
46-
uses: ruby/setup-ruby@ac793fdd38cc468a4dd57246fa9d0e868aba9085 # v1.270.0
46+
uses: ruby/setup-ruby@ae195bbe749a7cef685ac729197124a48305c1cb # v1.276.0
4747
with:
4848
bundler-cache: true
4949

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
source "https://rubygems.org"
22

33
gem "faraday", "2.14.0"
4-
gem "faraday-retry", "2.3.2"
4+
gem "faraday-retry", "2.4.0"
55
gem "github-pages", "~> 232", group: :jekyll_plugins
66
gem "json", "2.18.0"
77
gem "language_server-protocol", "3.17.0.5"
8-
gem "nokogiri", "~> 1.18.10"
8+
gem "nokogiri", "~> 1.19.0"
99
gem "rake", "13.3.1"
10-
gem "rubocop", "1.81.7"
10+
gem "rubocop", "1.82.1"
1111

1212
group :test do
1313
gem "fastimage"

Gemfile.lock

Lines changed: 35 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
ast (2.4.3)
2020
base64 (0.2.0)
2121
benchmark (0.4.1)
22-
bigdecimal (3.3.1)
22+
bigdecimal (4.0.1)
2323
coderay (1.1.3)
2424
coffee-script (2.4.1)
2525
coffee-script-source
@@ -45,9 +45,9 @@ GEM
4545
faraday-net_http (>= 2.0, < 3.5)
4646
json
4747
logger
48-
faraday-net_http (3.4.1)
49-
net-http (>= 0.5.0)
50-
faraday-retry (2.3.2)
48+
faraday-net_http (3.4.2)
49+
net-http (~> 0.5)
50+
faraday-retry (2.4.0)
5151
faraday (~> 2.0)
5252
fastimage (2.4.0)
5353
ffi (1.17.2)
@@ -119,12 +119,13 @@ GEM
119119
activesupport (>= 2)
120120
nokogiri (>= 1.4)
121121
http_parser.rb (0.8.0)
122-
httparty (0.23.2)
122+
httparty (0.24.0)
123123
csv
124124
mini_mime (>= 1.0.0)
125125
multi_xml (>= 0.5.2)
126126
i18n (1.14.7)
127127
concurrent-ruby (~> 1.0)
128+
io-console (0.8.2)
128129
jekyll (3.10.0)
129130
addressable (~> 2.4)
130131
colorator (~> 1.0)
@@ -255,29 +256,30 @@ GEM
255256
jekyll (>= 3.5, < 5.0)
256257
jekyll-feed (~> 0.9)
257258
jekyll-seo-tag (~> 2.1)
258-
minitest (5.27.0)
259-
multi_xml (0.7.2)
260-
bigdecimal (~> 3.1)
261-
net-http (0.6.0)
262-
uri
263-
nokogiri (1.18.10)
259+
minitest (6.0.1)
260+
prism (~> 1.5)
261+
multi_xml (0.8.0)
262+
bigdecimal (>= 3.1, < 5)
263+
net-http (0.9.1)
264+
uri (>= 0.11.1)
265+
nokogiri (1.19.0)
264266
mini_portile2 (~> 2.8.2)
265267
racc (~> 1.4)
266-
nokogiri (1.18.10-aarch64-linux-gnu)
268+
nokogiri (1.19.0-aarch64-linux-gnu)
267269
racc (~> 1.4)
268-
nokogiri (1.18.10-aarch64-linux-musl)
270+
nokogiri (1.19.0-aarch64-linux-musl)
269271
racc (~> 1.4)
270-
nokogiri (1.18.10-arm-linux-gnu)
272+
nokogiri (1.19.0-arm-linux-gnu)
271273
racc (~> 1.4)
272-
nokogiri (1.18.10-arm-linux-musl)
274+
nokogiri (1.19.0-arm-linux-musl)
273275
racc (~> 1.4)
274-
nokogiri (1.18.10-arm64-darwin)
276+
nokogiri (1.19.0-arm64-darwin)
275277
racc (~> 1.4)
276-
nokogiri (1.18.10-x86_64-darwin)
278+
nokogiri (1.19.0-x86_64-darwin)
277279
racc (~> 1.4)
278-
nokogiri (1.18.10-x86_64-linux-gnu)
280+
nokogiri (1.19.0-x86_64-linux-gnu)
279281
racc (~> 1.4)
280-
nokogiri (1.18.10-x86_64-linux-musl)
282+
nokogiri (1.19.0-x86_64-linux-musl)
281283
racc (~> 1.4)
282284
octokit (4.25.1)
283285
faraday (>= 1, < 3)
@@ -288,10 +290,11 @@ GEM
288290
racc
289291
pathutil (0.16.2)
290292
forwardable-extended (~> 2.6)
291-
prism (1.6.0)
292-
pry (0.15.2)
293+
prism (1.7.0)
294+
pry (0.16.0)
293295
coderay (~> 1.1)
294296
method_source (~> 1.0)
297+
reline (>= 0.6.0)
295298
public_suffix (5.1.1)
296299
racc (1.8.1)
297300
rainbow (3.1.1)
@@ -300,22 +303,24 @@ GEM
300303
rb-inotify (0.11.1)
301304
ffi (~> 1.0)
302305
regexp_parser (2.11.3)
306+
reline (0.6.3)
307+
io-console (~> 0.5)
303308
rexml (3.4.2)
304309
rouge (3.30.0)
305-
rubocop (1.81.7)
310+
rubocop (1.82.1)
306311
json (~> 2.3)
307312
language_server-protocol (~> 3.17.0.2)
308313
lint_roller (~> 1.1.0)
309314
parallel (~> 1.10)
310315
parser (>= 3.3.0.2)
311316
rainbow (>= 2.2.2, < 4.0)
312317
regexp_parser (>= 2.9.3, < 3.0)
313-
rubocop-ast (>= 1.47.1, < 2.0)
318+
rubocop-ast (>= 1.48.0, < 2.0)
314319
ruby-progressbar (~> 1.7)
315320
unicode-display_width (>= 2.4.0, < 4.0)
316-
rubocop-ast (1.47.1)
321+
rubocop-ast (1.49.0)
317322
parser (>= 3.3.7.2)
318-
prism (~> 1.4)
323+
prism (~> 1.7)
319324
rubocop-performance (1.26.1)
320325
lint_roller (~> 1.1)
321326
rubocop (>= 1.75.0, < 2.0)
@@ -340,8 +345,8 @@ GEM
340345
concurrent-ruby (~> 1.0)
341346
unicode-display_width (3.2.0)
342347
unicode-emoji (~> 4.1)
343-
unicode-emoji (4.1.0)
344-
uri (1.0.3)
348+
unicode-emoji (4.2.0)
349+
uri (1.1.1)
345350
webrick (1.9.2)
346351

347352
PLATFORMS
@@ -362,18 +367,18 @@ PLATFORMS
362367

363368
DEPENDENCIES
364369
faraday (= 2.14.0)
365-
faraday-retry (= 2.3.2)
370+
faraday-retry (= 2.4.0)
366371
fastimage
367372
github-pages (~> 232)
368373
httparty
369374
json (= 2.18.0)
370375
language_server-protocol (= 3.17.0.5)
371376
minitest
372-
nokogiri (~> 1.18.10)
377+
nokogiri (~> 1.19.0)
373378
octokit
374379
pry
375380
rake (= 13.3.1)
376-
rubocop (= 1.81.7)
381+
rubocop (= 1.82.1)
377382
rubocop-performance
378383
safe_yaml
379384
webrick

collections/hacking-minecraft/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ items:
2424
- Zerite/CraftLib
2525
- PaperMC/Paper
2626
- CaffeineMC/sodium
27-
- FabricMC/fabric
27+
- FabricMC/fabric-api
2828
- lambda-client/lambda/
2929
- nerdsinspace/nocom-explanation
3030
display_name: Hacking Minecraft

collections/pixel-art-tools/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ items:
1616
- Kully/pixel-paint
1717
- pixa-pics/pixa-pics.github.io
1818
- Mateusz-Nejman/Pixed
19+
- counter185/voidsprite/
20+
1921
display_name: Pixel Art Tools
2022
created_by: leereilly
2123
image: pixel-art-tools.png

topics/build-engine/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
display_name: Build Engine
3+
short_description: The Build Engine is game engine created by Ken Silverman, best known for powering Duke Nukem 3D.
4+
aliases: build1,build2,duke-nukem-3d-engine,con-script,con-files
5+
wikipedia_url: https://en.wikipedia.org/wiki/Build_(game_engine)
6+
related: duke-nukem,blood,shadow-warrior
7+
topic: build-engine
8+
---

topics/serious-engine/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
display_name: Serious Engine
3+
aliases: croteam-engine,serious-editor,serious-sam-engine
4+
short_description: Serious Engine is a game engine created by croteam for serious sam games.
5+
related: serious-sam,the-talos-principle
6+
topic: serious-engine
7+
---
8+
Serious Engine is a 2001 game engine created by croteam and published by devolver digital used for serious sam games.

0 commit comments

Comments
 (0)