Skip to content

Commit 62712ec

Browse files
fix: additional platform
1 parent 6527103 commit 62712ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ GEM
6565
mime-types-data (3.2022.0105)
6666
nokogiri (1.13.1-x86_64-darwin)
6767
racc (~> 1.4)
68+
nokogiri (1.13.1-x86_64-linux)
69+
racc (~> 1.4)
6870
objective_elements (1.1.2)
6971
pathutil (0.16.2)
7072
forwardable-extended (~> 2.6)
@@ -88,6 +90,7 @@ GEM
8890

8991
PLATFORMS
9092
x86_64-darwin-21
93+
x86_64-linux-musl
9194

9295
DEPENDENCIES
9396
jekyll-feed
@@ -101,7 +104,7 @@ DEPENDENCIES
101104
webrick (~> 1.7)
102105

103106
RUBY VERSION
104-
ruby 3.0.0p0
107+
ruby 3.1.1p18
105108

106109
BUNDLED WITH
107110
2.3.6

0 commit comments

Comments
 (0)