File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem "jekyll" , "~> 4.3.2 " # installed by `gem jekyll`
3+ gem "jekyll" , "~> 4.3.3 " # installed by `gem jekyll`
44# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55
66gem "just-the-docs" , "0.7.0" # pinned to the current release
Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.8.5 )
4+ addressable (2.8.6 )
55 public_suffix (>= 2.0.2 , < 6.0 )
66 colorator (1.1.0 )
77 concurrent-ruby (1.2.2 )
88 em-websocket (0.5.3 )
99 eventmachine (>= 0.12.9 )
1010 http_parser.rb (~> 0 )
1111 eventmachine (1.2.7 )
12- ffi (1.15.5 )
12+ ffi (1.16.3 )
1313 forwardable-extended (2.6.0 )
14- google-protobuf (3.24.3 -arm64-darwin )
15- google-protobuf (3.24.3 -x86_64-linux )
14+ google-protobuf (3.25.1 -arm64-darwin )
15+ google-protobuf (3.25.1 -x86_64-linux )
1616 http_parser.rb (0.8.0 )
1717 i18n (1.14.1 )
1818 concurrent-ruby (~> 1.0 )
19- jekyll (4.3.2 )
19+ jekyll (4.3.3 )
2020 addressable (~> 2.4 )
2121 colorator (~> 1.0 )
2222 em-websocket (~> 0.5 )
5656 mercenary (0.4.0 )
5757 pathutil (0.16.2 )
5858 forwardable-extended (~> 2.6 )
59- public_suffix (5.0.3 )
59+ public_suffix (5.0.4 )
6060 rake (13.0.6 )
6161 rb-fsevent (0.11.2 )
6262 rb-inotify (0.10.1 )
6363 ffi (~> 1.0 )
6464 rexml (3.2.6 )
65- rouge (4.1.3 )
65+ rouge (4.2.0 )
6666 safe_yaml (1.0.5 )
67- sass-embedded (1.67.0 -arm64-darwin )
67+ sass-embedded (1.69.5 -arm64-darwin )
6868 google-protobuf (~> 3.23 )
69- sass-embedded (1.67.0 -x86_64-linux-gnu )
69+ sass-embedded (1.69.5 -x86_64-linux-gnu )
7070 google-protobuf (~> 3.23 )
7171 terminal-table (3.0.2 )
7272 unicode-display_width (>= 1.1.1 , < 3 )
73- unicode-display_width (2.4.2 )
73+ unicode-display_width (2.5.0 )
7474 webrick (1.8.1 )
7575
7676PLATFORMS
7777 arm64-darwin-23
7878 x86_64-linux
7979
8080DEPENDENCIES
81- jekyll (~> 4.3.2 )
81+ jekyll (~> 4.3.3 )
8282 just-the-docs (= 0.7.0 )
8383
8484BUNDLED WITH
You can’t perform that action at this time.
0 commit comments