update dependencies

This commit is contained in:
Matthew Tran 2025-05-21 21:49:56 -07:00
parent c47fd0305f
commit f36aa2316c
3 changed files with 88 additions and 75 deletions

View File

@ -1,11 +1,7 @@
source "https://rubygems.org"
# remove once added to jekyll dependencies
gem "csv"
gem "base64"
gem "jekyll", "~> 4.0"
gem "webrick"
gem "jekyll", "~> 4.4"
gem "minimal-mistakes-jekyll", "4.27.1"
gem "faraday-retry"
group :jekyll_plugins do

View File

@ -7,63 +7,75 @@ GEM
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.5)
csv (3.3.2)
csv (3.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
faraday (2.12.2)
faraday (2.13.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday-retry (2.3.1)
faraday (~> 2.0)
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.29.3)
google-protobuf (4.31.0)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-aarch64-linux)
google-protobuf (4.31.0-aarch64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-arm64-darwin)
google-protobuf (4.31.0-aarch64-linux-musl)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-x86-linux)
google-protobuf (4.31.0-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-x86_64-darwin)
google-protobuf (4.31.0-x86-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.29.3-x86_64-linux)
google-protobuf (4.31.0-x86-linux-musl)
bigdecimal
rake (>= 13)
google-protobuf (4.31.0-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.0-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.0-x86_64-linux-musl)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
jekyll (4.4.1)
addressable (~> 2.4)
base64 (~> 0.2)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
json (~> 2.6)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
mercenary (~> 0.3, >= 0.3.6)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
@ -83,9 +95,11 @@ GEM
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.9.1)
json (2.12.0)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
@ -94,8 +108,15 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.5)
logger (1.7.0)
mercenary (0.4.0)
minimal-mistakes-jekyll (4.27.1)
jekyll (>= 3.7, < 5.0)
jekyll-feed (~> 0.1)
jekyll-gist (~> 1.5)
jekyll-include-cache (~> 0.1)
jekyll-paginate (~> 1.1)
jekyll-sitemap (~> 1.3)
net-http (0.6.0)
uri
octokit (4.25.1)
@ -103,57 +124,55 @@ GEM
sawyer (~> 0.9)
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.0)
rouge (4.5.1)
rexml (3.4.1)
rouge (4.5.2)
rubyzip (2.4.1)
safe_yaml (1.0.5)
sass-embedded (1.83.4)
google-protobuf (~> 4.29)
sass-embedded (1.89.0)
google-protobuf (~> 4.31)
rake (>= 13)
sass-embedded (1.83.4-aarch64-linux-android)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-aarch64-linux-gnu)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-aarch64-linux-musl)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-aarch64-mingw-ucrt)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-arm-linux-androideabi)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-arm-linux-gnueabihf)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-arm-linux-musleabihf)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-arm64-darwin)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-riscv64-linux-android)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-riscv64-linux-gnu)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-riscv64-linux-musl)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-x86_64-cygwin)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-x86_64-darwin)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-x86_64-linux-android)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-x86_64-linux-gnu)
google-protobuf (~> 4.29)
sass-embedded (1.83.4-x86_64-linux-musl)
google-protobuf (~> 4.29)
sass-embedded (1.89.0-aarch64-linux-android)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-aarch64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-aarch64-linux-musl)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-aarch64-mingw-ucrt)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-arm-linux-androideabi)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-arm-linux-gnueabihf)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-arm-linux-musleabihf)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-riscv64-linux-android)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-riscv64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-riscv64-linux-musl)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-linux-android)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.0-x86_64-linux-musl)
google-protobuf (~> 4.31)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
uri (1.0.2)
uri (1.0.3)
webrick (1.9.1)
PLATFORMS
@ -186,16 +205,14 @@ PLATFORMS
x86_64-linux-musl
DEPENDENCIES
base64
csv
faraday-retry
jekyll (~> 4.0)
jekyll (~> 4.4)
jekyll-feed
jekyll-gist
jekyll-include-cache
jekyll-paginate
jekyll-remote-theme
webrick
minimal-mistakes-jekyll (= 4.27.1)
BUNDLED WITH
2.6.3
2.6.9

View File

@ -12,7 +12,7 @@ linkedin_username: matthewlamtran
permalink: /:year/:month/:title/
show_excerpts: true
remote_theme: "mmistakes/minimal-mistakes@4.26.2"
theme: minimal-mistakes-jekyll
minimal_mistakes_skin: dark
plugins:
- jekyll-include-cache