File tree Expand file tree Collapse file tree 2 files changed +17
-15
lines changed Expand file tree Collapse file tree 2 files changed +17
-15
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ source 'https://rubygems.org'
3
3
gem "jekyll" , "~> 4.3.4" # installed by `gem jekyll`
4
4
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
5
5
6
- gem "just-the-docs" , "0.10.0 " # pinned to the current release
6
+ gem "just-the-docs" , "0.10.1 " # pinned to the current release
7
7
# gem "just-the-docs" # always download the latest release
8
8
gem "jekyll-relative-links" , "0.7.0"
Original file line number Diff line number Diff line change 3
3
specs:
4
4
addressable (2.8.7 )
5
5
public_suffix (>= 2.0.2 , < 7.0 )
6
- bigdecimal (3.1.8 )
6
+ bigdecimal (3.1.9 )
7
7
colorator (1.1.0 )
8
8
concurrent-ruby (1.3.4 )
9
9
em-websocket (0.5.3 )
10
10
eventmachine (>= 0.12.9 )
11
11
http_parser.rb (~> 0 )
12
12
eventmachine (1.2.7 )
13
- ffi (1.17.0 )
13
+ ffi (1.17.1-arm64-darwin )
14
+ ffi (1.17.1-x86_64-linux-gnu )
14
15
forwardable-extended (2.6.0 )
15
- google-protobuf (4.28 .2-arm64-darwin )
16
+ google-protobuf (4.29 .2-arm64-darwin )
16
17
bigdecimal
17
18
rake (>= 13 )
18
- google-protobuf (4.28 .2-x86_64-linux )
19
+ google-protobuf (4.29 .2-x86_64-linux )
19
20
bigdecimal
20
21
rake (>= 13 )
21
22
http_parser.rb (0.8.0 )
47
48
jekyll (>= 3.8 , < 5.0 )
48
49
jekyll-watch (2.2.1 )
49
50
listen (~> 3.0 )
50
- just-the-docs (0.10.0 )
51
+ just-the-docs (0.10.1 )
51
52
jekyll (>= 3.8.5 )
52
53
jekyll-include-cache
53
54
jekyll-seo-tag (>= 2.0 )
54
55
rake (>= 12.3.1 )
55
- kramdown (2.4.0 )
56
- rexml
56
+ kramdown (2.5.1 )
57
+ rexml ( >= 3.3.9 )
57
58
kramdown-parser-gfm (1.1.0 )
58
59
kramdown (~> 2.0 )
59
60
liquid (4.0.4 )
68
69
rb-fsevent (0.11.2 )
69
70
rb-inotify (0.11.1 )
70
71
ffi (~> 1.0 )
71
- rexml (3.3.8 )
72
- rouge (4.4.0 )
72
+ rexml (3.4.0 )
73
+ rouge (4.5.1 )
73
74
safe_yaml (1.0.5 )
74
- sass-embedded (1.81.0 )
75
- google-protobuf (~> 4.28 )
76
- rake (>= 13 )
75
+ sass-embedded (1.83.1-arm64-darwin )
76
+ google-protobuf (~> 4.29 )
77
+ sass-embedded (1.83.1-x86_64-linux-gnu )
78
+ google-protobuf (~> 4.29 )
77
79
terminal-table (3.0.2 )
78
80
unicode-display_width (>= 1.1.1 , < 3 )
79
81
unicode-display_width (2.6.0 )
80
- webrick (1.8.2 )
82
+ webrick (1.9.1 )
81
83
82
84
PLATFORMS
83
85
arm64-darwin-23
@@ -86,7 +88,7 @@ PLATFORMS
86
88
DEPENDENCIES
87
89
jekyll (~> 4.3.4 )
88
90
jekyll-relative-links (= 0.7.0 )
89
- just-the-docs (= 0.10.0 )
91
+ just-the-docs (= 0.10.1 )
90
92
91
93
BUNDLED WITH
92
94
2.3.26
You can’t perform that action at this time.
0 commit comments