File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ source 'https://rubygems.org'
3
3
gem "jekyll" , "~> 4.3.2" # 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.6.1 " # pinned to the current release
6
+ gem "just-the-docs" , "0.6.2 " # pinned to the current release
7
7
# gem "just-the-docs" # always download the latest release
Original file line number Diff line number Diff line change 11
11
eventmachine (1.2.7 )
12
12
ffi (1.15.5 )
13
13
forwardable-extended (2.6.0 )
14
- google-protobuf (3.24.2 -x86_64-linux )
14
+ google-protobuf (3.24.3 -x86_64-linux )
15
15
http_parser.rb (0.8.0 )
16
16
i18n (1.14.1 )
17
17
concurrent-ruby (~> 1.0 )
39
39
jekyll (>= 3.8 , < 5.0 )
40
40
jekyll-watch (2.2.1 )
41
41
listen (~> 3.0 )
42
- just-the-docs (0.6.1 )
42
+ just-the-docs (0.6.2 )
43
43
jekyll (>= 3.8.5 )
44
44
jekyll-include-cache
45
45
jekyll-seo-tag (>= 2.0 )
63
63
rexml (3.2.6 )
64
64
rouge (4.1.3 )
65
65
safe_yaml (1.0.5 )
66
- sass-embedded (1.66.1 -x86_64-linux-gnu )
66
+ sass-embedded (1.67.0 -x86_64-linux-gnu )
67
67
google-protobuf (~> 3.23 )
68
68
terminal-table (3.0.2 )
69
69
unicode-display_width (>= 1.1.1 , < 3 )
@@ -75,7 +75,7 @@ PLATFORMS
75
75
76
76
DEPENDENCIES
77
77
jekyll (~> 4.3.2 )
78
- just-the-docs (= 0.6.1 )
78
+ just-the-docs (= 0.6.2 )
79
79
80
80
BUNDLED WITH
81
81
2.3.26
You can’t perform that action at this time.
0 commit comments