Skip to content
Open
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "just-the-docs", "~> 0.10.0"
gem "just-the-docs", "~> 0.12.0"
gem "jekyll", "~> 4.4.0"

gem "base64"
Expand Down
59 changes: 30 additions & 29 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
benchmark (0.5.0)
bigdecimal (3.3.1)
colorator (1.1.0)
concurrent-ruby (1.3.5)
concurrent-ruby (1.3.6)
console (1.34.2)
fiber-annotation
fiber-local (~> 1.1)
Expand Down Expand Up @@ -48,28 +48,28 @@ GEM
fiber-storage
fiber-storage (1.0.1)
forwardable-extended (2.6.0)
google-protobuf (4.31.1)
google-protobuf (4.33.4)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-aarch64-linux-gnu)
google-protobuf (4.33.4-aarch64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-aarch64-linux-musl)
google-protobuf (4.33.4-aarch64-linux-musl)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-arm64-darwin)
google-protobuf (4.33.4-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x64-mingw-ucrt)
google-protobuf (4.33.4-x64-mingw-ucrt)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-darwin)
google-protobuf (4.33.4-x86_64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-gnu)
google-protobuf (4.33.4-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
google-protobuf (4.31.1-x86_64-linux-musl)
google-protobuf (4.33.4-x86_64-linux-musl)
bigdecimal
rake (>= 13)
hashery (2.1.2)
Expand All @@ -83,8 +83,8 @@ GEM
typhoeus (~> 1.3)
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.14.7)
http_parser.rb (0.8.1)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
io-event (1.11.2)
jekyll (4.4.1)
Expand Down Expand Up @@ -120,17 +120,18 @@ GEM
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.18.0)
just-the-docs (0.10.1)
just-the-docs (0.12.0)
jekyll (>= 3.8.5)
jekyll-include-cache
jekyll-seo-tag (>= 2.0)
rake (>= 12.3.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown (2.5.2)
rexml (>= 3.4.4)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.9.0)
listen (3.10.0)
logger
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.7.0)
Expand Down Expand Up @@ -170,31 +171,31 @@ GEM
public_suffix (7.0.2)
racc (1.8.1)
rainbow (3.1.1)
rake (13.3.0)
rake (13.3.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.4.1)
rouge (4.5.2)
rexml (3.4.4)
rouge (4.7.0)
ruby-rc4 (0.1.5)
safe_yaml (1.0.5)
sass-embedded (1.89.1-aarch64-linux-gnu)
sass-embedded (1.97.3-aarch64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-aarch64-linux-musl)
sass-embedded (1.97.3-aarch64-linux-musl)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-arm-linux-gnueabihf)
sass-embedded (1.97.3-arm-linux-gnueabihf)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-arm-linux-musleabihf)
sass-embedded (1.97.3-arm-linux-musleabihf)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-arm64-darwin)
sass-embedded (1.97.3-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-x64-mingw-ucrt)
sass-embedded (1.97.3-x64-mingw-ucrt)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-x86_64-darwin)
sass-embedded (1.97.3-x86_64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-x86_64-linux-gnu)
sass-embedded (1.97.3-x86_64-linux-gnu)
google-protobuf (~> 4.31)
sass-embedded (1.89.1-x86_64-linux-musl)
sass-embedded (1.97.3-x86_64-linux-musl)
google-protobuf (~> 4.31)
sawyer (0.9.2)
addressable (>= 2.3.5)
Expand All @@ -208,7 +209,7 @@ GEM
ethon (>= 0.9.0)
unicode-display_width (2.6.0)
uri (1.0.3)
webrick (1.9.1)
webrick (1.9.2)
yell (2.2.2)
zeitwerk (2.7.4)

Expand All @@ -234,7 +235,7 @@ DEPENDENCIES
jekyll-include-cache
jekyll-seo-tag
jekyll-sitemap
just-the-docs (~> 0.10.0)
just-the-docs (~> 0.12.0)

BUNDLED WITH
2.6.9