File tree Expand file tree Collapse file tree 2 files changed +26
-18
lines changed Expand file tree Collapse file tree 2 files changed +26
-18
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
3- gem "jekyll" , "~> 4.3.4 " # installed by `gem jekyll`
3+ gem "jekyll" , "~> 4.4.1 " # installed by `gem jekyll`
44# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
55
66gem "just-the-docs" , "0.10.0" # pinned to the current release
Original file line number Diff line number Diff line change 33 specs:
44 addressable (2.8.7 )
55 public_suffix (>= 2.0.2 , < 7.0 )
6- bigdecimal (3.1.8 )
6+ base64 (0.2.0 )
7+ bigdecimal (3.1.9 )
78 colorator (1.1.0 )
8- concurrent-ruby (1.3.4 )
9+ concurrent-ruby (1.3.5 )
10+ csv (3.3.2 )
911 em-websocket (0.5.3 )
1012 eventmachine (>= 0.12.9 )
1113 http_parser.rb (~> 0 )
1214 eventmachine (1.2.7 )
13- ffi (1.17.0 )
15+ ffi (1.17.1-arm64-darwin )
16+ ffi (1.17.1-x86_64-linux-gnu )
1417 forwardable-extended (2.6.0 )
15- google-protobuf (4.28.2 -arm64-darwin )
18+ google-protobuf (4.29.3 -arm64-darwin )
1619 bigdecimal
1720 rake (>= 13 )
18- google-protobuf (4.28.2 -x86_64-linux )
21+ google-protobuf (4.29.3 -x86_64-linux )
1922 bigdecimal
2023 rake (>= 13 )
2124 http_parser.rb (0.8.0 )
22- i18n (1.14.6 )
25+ i18n (1.14.7 )
2326 concurrent-ruby (~> 1.0 )
24- jekyll (4.3.4 )
27+ jekyll (4.4.1 )
2528 addressable (~> 2.4 )
29+ base64 (~> 0.2 )
2630 colorator (~> 1.0 )
31+ csv (~> 3.0 )
2732 em-websocket (~> 0.5 )
2833 i18n (~> 1.0 )
2934 jekyll-sass-converter (>= 2.0 , < 4.0 )
3035 jekyll-watch (~> 2.0 )
36+ json (~> 2.6 )
3137 kramdown (~> 2.3 , >= 2.3.1 )
3238 kramdown-parser-gfm (~> 1.0 )
3339 liquid (~> 4.0 )
34- mercenary (>= 0.3.6 , < 0.5 )
40+ mercenary (~> 0.3 , >= 0.3.6 )
3541 pathutil (~> 0.9 )
3642 rouge (>= 3.0 , < 5.0 )
3743 safe_yaml (~> 1.0 )
4753 jekyll (>= 3.8 , < 5.0 )
4854 jekyll-watch (2.2.1 )
4955 listen (~> 3.0 )
56+ json (2.9.1 )
5057 just-the-docs (0.10.0 )
5158 jekyll (>= 3.8.5 )
5259 jekyll-include-cache
5360 jekyll-seo-tag (>= 2.0 )
5461 rake (>= 12.3.1 )
55- kramdown (2.4.0 )
56- rexml
62+ kramdown (2.5.1 )
63+ rexml ( >= 3.3.9 )
5764 kramdown-parser-gfm (1.1.0 )
5865 kramdown (~> 2.0 )
5966 liquid (4.0.4 )
6875 rb-fsevent (0.11.2 )
6976 rb-inotify (0.11.1 )
7077 ffi (~> 1.0 )
71- rexml (3.3.8 )
72- rouge (4.4.0 )
78+ rexml (3.4.0 )
79+ rouge (4.5.1 )
7380 safe_yaml (1.0.5 )
74- sass-embedded (1.81.0 )
75- google-protobuf (~> 4.28 )
76- rake (>= 13 )
81+ sass-embedded (1.83.4-arm64-darwin )
82+ google-protobuf (~> 4.29 )
83+ sass-embedded (1.83.4-x86_64-linux-gnu )
84+ google-protobuf (~> 4.29 )
7785 terminal-table (3.0.2 )
7886 unicode-display_width (>= 1.1.1 , < 3 )
7987 unicode-display_width (2.6.0 )
80- webrick (1.8.2 )
88+ webrick (1.9.1 )
8189
8290PLATFORMS
8391 arm64-darwin-23
8492 x86_64-linux
8593
8694DEPENDENCIES
87- jekyll (~> 4.3.4 )
95+ jekyll (~> 4.4.1 )
8896 jekyll-relative-links (= 0.7.0 )
8997 just-the-docs (= 0.10.0 )
9098
You can’t perform that action at this time.
0 commit comments