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
Expand Up @@ -8,4 +8,4 @@ gem "just-the-docs", "0.10.1" # pinned to the current release

gem "jekyll-relative-links", "0.7.0"

gem "sass-embedded", "~> 1.78.0"
gem "sass-embedded", "~> 1.90.0"
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ GEM
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.9)
bigdecimal (3.2.2)
colorator (1.1.0)
concurrent-ruby (1.3.5)
csv (3.3.4)
Expand All @@ -16,13 +16,13 @@ GEM
ffi (1.17.2-x64-mingw-ucrt)
ffi (1.17.2-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.31.0-arm64-darwin)
google-protobuf (4.31.1-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.31.0-x64-mingw-ucrt)
google-protobuf (4.31.1-x64-mingw-ucrt)
bigdecimal
rake (>= 13)
google-protobuf (4.31.0-x86_64-linux-gnu)
google-protobuf (4.31.1-x86_64-linux-gnu)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -75,19 +75,19 @@ GEM
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (6.0.2)
rake (13.2.1)
rake (13.3.0)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.4.1)
rouge (4.5.2)
safe_yaml (1.0.5)
sass-embedded (1.78.0-arm64-darwin)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x64-mingw-ucrt)
google-protobuf (~> 4.27)
sass-embedded (1.78.0-x86_64-linux-gnu)
google-protobuf (~> 4.27)
sass-embedded (1.90.0-arm64-darwin)
google-protobuf (~> 4.31)
sass-embedded (1.90.0-x64-mingw-ucrt)
google-protobuf (~> 4.31)
sass-embedded (1.90.0-x86_64-linux-gnu)
google-protobuf (~> 4.31)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
Expand All @@ -102,7 +102,7 @@ DEPENDENCIES
jekyll (~> 4.4.1)
jekyll-relative-links (= 0.7.0)
just-the-docs (= 0.10.1)
sass-embedded (~> 1.78.0)
sass-embedded (~> 1.90.0)

BUNDLED WITH
2.3.26