Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@1d97d84f0bc547f7b25f4c2170d87d810dc2fb2c # v2.4.0
with:
# Exclude the image.sc forum (which works) but returns 403 from
# Exclude the image.sc forum and stackoverflow (which both work) but return 403 from
# github runners and exclude relative links to other pages. Ignore
# gnu.org and fsf.org because they're often down but are still the right
# websites to link to!
Expand All @@ -31,6 +31,7 @@ jobs:
# cookiecutter values.
args: "--verbose
--exclude https://forum.image.sc/
--exclude https://stackoverflow.com
--exclude http://www.gnu.org
--exclude http://fsf.org
--exclude docs/pages
Expand Down
62 changes: 31 additions & 31 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@ GEM
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.5)
csv (3.3.3)
csv (3.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.17.1)
ffi (1.17.1-aarch64-linux-gnu)
ffi (1.17.1-aarch64-linux-musl)
ffi (1.17.1-arm-linux-gnu)
ffi (1.17.1-arm-linux-musl)
ffi (1.17.1-arm64-darwin)
ffi (1.17.1-x86-linux-gnu)
ffi (1.17.1-x86-linux-musl)
ffi (1.17.1-x86_64-darwin)
ffi (1.17.1-x86_64-linux-gnu)
ffi (1.17.1-x86_64-linux-musl)
ffi (1.17.2)
ffi (1.17.2-aarch64-linux-gnu)
ffi (1.17.2-aarch64-linux-musl)
ffi (1.17.2-arm-linux-gnu)
ffi (1.17.2-arm-linux-musl)
ffi (1.17.2-arm64-darwin)
ffi (1.17.2-x86-linux-gnu)
ffi (1.17.2-x86-linux-musl)
ffi (1.17.2-x86_64-darwin)
ffi (1.17.2-x86_64-linux-gnu)
ffi (1.17.2-x86_64-linux-musl)
forwardable-extended (2.6.0)
google-protobuf (4.30.2)
bigdecimal
Expand Down Expand Up @@ -72,7 +72,7 @@ GEM
jekyll (>= 3.8, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.10.2)
json (2.11.3)
just-the-docs (0.10.1)
jekyll (>= 3.8.5)
jekyll-include-cache
Expand All @@ -89,46 +89,46 @@ GEM
mercenary (0.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.1)
public_suffix (6.0.2)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.4.1)
rouge (4.5.1)
rouge (4.5.2)
safe_yaml (1.0.5)
sass-embedded (1.86.1)
sass-embedded (1.87.0)
google-protobuf (~> 4.30)
rake (>= 13)
sass-embedded (1.86.1-aarch64-linux-android)
sass-embedded (1.87.0-aarch64-linux-android)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-aarch64-linux-gnu)
sass-embedded (1.87.0-aarch64-linux-gnu)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-aarch64-linux-musl)
sass-embedded (1.87.0-aarch64-linux-musl)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-aarch64-mingw-ucrt)
sass-embedded (1.87.0-aarch64-mingw-ucrt)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm-linux-androideabi)
sass-embedded (1.87.0-arm-linux-androideabi)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm-linux-gnueabihf)
sass-embedded (1.87.0-arm-linux-gnueabihf)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm-linux-musleabihf)
sass-embedded (1.87.0-arm-linux-musleabihf)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-arm64-darwin)
sass-embedded (1.87.0-arm64-darwin)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-riscv64-linux-android)
sass-embedded (1.87.0-riscv64-linux-android)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-riscv64-linux-gnu)
sass-embedded (1.87.0-riscv64-linux-gnu)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-riscv64-linux-musl)
sass-embedded (1.87.0-riscv64-linux-musl)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-darwin)
sass-embedded (1.87.0-x86_64-darwin)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-linux-android)
sass-embedded (1.87.0-x86_64-linux-android)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-linux-gnu)
sass-embedded (1.87.0-x86_64-linux-gnu)
google-protobuf (~> 4.30)
sass-embedded (1.86.1-x86_64-linux-musl)
sass-embedded (1.87.0-x86_64-linux-musl)
google-protobuf (~> 4.30)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down