Add linux x86-64 to Gemfile.lock (#2549)
Fixes #2544 Generated via: ``` bundle lock --add-platform x86_64-linux ```
This commit is contained in:
parent
369f0b74c9
commit
ad8104b40f
64
Gemfile.lock
64
Gemfile.lock
|
|
@ -1,7 +1,7 @@
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
activesupport (7.1.3.2)
|
activesupport (7.1.3.4)
|
||||||
base64
|
base64
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
|
|
@ -11,8 +11,8 @@ GEM
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
mutex_m
|
mutex_m
|
||||||
tzinfo (~> 2.0)
|
tzinfo (~> 2.0)
|
||||||
addressable (2.8.6)
|
addressable (2.8.7)
|
||||||
public_suffix (>= 2.0.2, < 6.0)
|
public_suffix (>= 2.0.2, < 7.0)
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
bibtex-ruby (6.1.0)
|
bibtex-ruby (6.1.0)
|
||||||
latex-decode (~> 0.0)
|
latex-decode (~> 0.0)
|
||||||
|
|
@ -27,7 +27,7 @@ GEM
|
||||||
fast-stemmer (~> 1.0)
|
fast-stemmer (~> 1.0)
|
||||||
matrix (~> 0.4)
|
matrix (~> 0.4)
|
||||||
colorator (1.1.0)
|
colorator (1.1.0)
|
||||||
concurrent-ruby (1.2.3)
|
concurrent-ruby (1.3.3)
|
||||||
connection_pool (2.4.1)
|
connection_pool (2.4.1)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
csl (1.6.0)
|
csl (1.6.0)
|
||||||
|
|
@ -50,13 +50,15 @@ GEM
|
||||||
feedjira (3.2.3)
|
feedjira (3.2.3)
|
||||||
loofah (>= 2.3.1, < 3)
|
loofah (>= 2.3.1, < 3)
|
||||||
sax-machine (>= 1.0, < 2)
|
sax-machine (>= 1.0, < 2)
|
||||||
ffi (1.16.3)
|
ffi (1.17.0)
|
||||||
|
ffi (1.17.0-arm64-darwin)
|
||||||
|
ffi (1.17.0-x86_64-darwin)
|
||||||
forwardable-extended (2.6.0)
|
forwardable-extended (2.6.0)
|
||||||
gemoji (4.1.0)
|
gemoji (4.1.0)
|
||||||
google-protobuf (4.26.1-aarch64-linux)
|
google-protobuf (3.25.3-aarch64-linux)
|
||||||
rake (>= 13)
|
google-protobuf (3.25.3-arm64-darwin)
|
||||||
google-protobuf (4.26.1-x86_64-linux)
|
google-protobuf (3.25.3-x86_64-darwin)
|
||||||
rake (>= 13)
|
google-protobuf (3.25.3-x86_64-linux)
|
||||||
html-pipeline (2.14.3)
|
html-pipeline (2.14.3)
|
||||||
activesupport (>= 2)
|
activesupport (>= 2)
|
||||||
nokogiri (>= 1.4)
|
nokogiri (>= 1.4)
|
||||||
|
|
@ -117,7 +119,7 @@ GEM
|
||||||
jekyll (>= 3.7, < 5.0)
|
jekyll (>= 3.7, < 5.0)
|
||||||
jekyll-tabs (1.2.1)
|
jekyll-tabs (1.2.1)
|
||||||
jekyll (>= 3.0, < 5.0)
|
jekyll (>= 3.0, < 5.0)
|
||||||
jekyll-toc (0.18.0)
|
jekyll-toc (0.19.0)
|
||||||
jekyll (>= 3.9)
|
jekyll (>= 3.9)
|
||||||
nokogiri (~> 1.12)
|
nokogiri (~> 1.12)
|
||||||
jekyll-twitter-plugin (2.1.0)
|
jekyll-twitter-plugin (2.1.0)
|
||||||
|
|
@ -136,6 +138,8 @@ GEM
|
||||||
kramdown (~> 2.0)
|
kramdown (~> 2.0)
|
||||||
latex-decode (0.4.0)
|
latex-decode (0.4.0)
|
||||||
libv8-node (21.7.2.0-aarch64-linux)
|
libv8-node (21.7.2.0-aarch64-linux)
|
||||||
|
libv8-node (21.7.2.0-arm64-darwin)
|
||||||
|
libv8-node (21.7.2.0-x86_64-darwin)
|
||||||
libv8-node (21.7.2.0-x86_64-linux)
|
libv8-node (21.7.2.0-x86_64-linux)
|
||||||
liquid (4.0.4)
|
liquid (4.0.4)
|
||||||
listen (3.9.0)
|
listen (3.9.0)
|
||||||
|
|
@ -149,32 +153,38 @@ GEM
|
||||||
mini_mime (1.1.5)
|
mini_mime (1.1.5)
|
||||||
mini_racer (0.12.0)
|
mini_racer (0.12.0)
|
||||||
libv8-node (~> 21.7.2.0)
|
libv8-node (~> 21.7.2.0)
|
||||||
minitest (5.22.3)
|
minitest (5.24.1)
|
||||||
multi_xml (0.7.1)
|
multi_xml (0.6.0)
|
||||||
bigdecimal (~> 3.1)
|
|
||||||
mutex_m (0.2.0)
|
mutex_m (0.2.0)
|
||||||
namae (1.2.0)
|
namae (1.2.0)
|
||||||
racc (~> 1.7)
|
racc (~> 1.7)
|
||||||
nokogiri (1.16.5-aarch64-linux)
|
nokogiri (1.16.6-aarch64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nokogiri (1.16.5-x86_64-linux)
|
nokogiri (1.16.6-arm64-darwin)
|
||||||
|
racc (~> 1.4)
|
||||||
|
nokogiri (1.16.6-x86_64-darwin)
|
||||||
|
racc (~> 1.4)
|
||||||
|
nokogiri (1.16.6-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
pathutil (0.16.2)
|
pathutil (0.16.2)
|
||||||
forwardable-extended (~> 2.6)
|
forwardable-extended (~> 2.6)
|
||||||
public_suffix (5.0.5)
|
public_suffix (6.0.0)
|
||||||
racc (1.7.3)
|
racc (1.8.0)
|
||||||
rake (13.2.1)
|
rake (13.2.1)
|
||||||
rb-fsevent (0.11.2)
|
rb-fsevent (0.11.2)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.11.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
rexml (3.2.8)
|
rexml (3.3.1)
|
||||||
strscan (>= 3.0.9)
|
strscan
|
||||||
rouge (4.2.1)
|
rouge (4.3.0)
|
||||||
safe_yaml (1.0.5)
|
safe_yaml (1.0.5)
|
||||||
sass-embedded (1.77.0-aarch64-linux-gnu)
|
sass-embedded (1.69.5)
|
||||||
google-protobuf (>= 3.25, < 5.0)
|
google-protobuf (~> 3.23)
|
||||||
sass-embedded (1.77.0-x86_64-linux-gnu)
|
rake (>= 13.0.0)
|
||||||
google-protobuf (>= 3.25, < 5.0)
|
sass-embedded (1.69.5-arm64-darwin)
|
||||||
|
google-protobuf (~> 3.23)
|
||||||
|
sass-embedded (1.69.5-x86_64-darwin)
|
||||||
|
google-protobuf (~> 3.23)
|
||||||
sax-machine (1.3.2)
|
sax-machine (1.3.2)
|
||||||
strscan (3.1.0)
|
strscan (3.1.0)
|
||||||
terminal-table (3.0.2)
|
terminal-table (3.0.2)
|
||||||
|
|
@ -189,7 +199,9 @@ GEM
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
aarch64-linux
|
aarch64-linux
|
||||||
x86_64-linux-gnu
|
arm64-darwin
|
||||||
|
x86_64-darwin
|
||||||
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
classifier-reborn
|
classifier-reborn
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue