File tree Expand file tree Collapse file tree 2 files changed +22
-19
lines changed Expand file tree Collapse file tree 2 files changed +22
-19
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ source "https://rubygems.org"
11
11
gem "jekyll" , "~> 4.3.3"
12
12
13
13
# This is the default theme for new Jekyll sites. You may change this to anything you like.
14
- gem "minima" , "~> 2.0 "
14
+ gem "minima" , "~> 2.5 "
15
15
16
16
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
17
17
# uncomment the line below. To upgrade, run `bundle update github-pages`.
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.6 )
5
- public_suffix (>= 2.0.2 , < 6 .0 )
4
+ addressable (2.8.7 )
5
+ public_suffix (>= 2.0.2 , < 7 .0 )
6
6
asciidoctor (2.0.20 )
7
7
asciidoctor-tabs (1.0.0.beta.6 )
8
8
asciidoctor (>= 2.0.0 , < 3.0.0 )
9
+ bigdecimal (3.1.8 )
9
10
colorator (1.1.0 )
10
- concurrent-ruby (1.2.3 )
11
+ concurrent-ruby (1.3.4 )
11
12
em-websocket (0.5.3 )
12
13
eventmachine (>= 0.12.9 )
13
14
http_parser.rb (~> 0 )
14
15
eventmachine (1.2.7 )
15
- ffi (1.16.3 )
16
+ ffi (1.17.0 )
16
17
forwardable-extended (2.6.0 )
17
- google-protobuf (3.25.1 )
18
+ google-protobuf (4.28.0 )
19
+ bigdecimal
20
+ rake (>= 13 )
18
21
http_parser.rb (0.8.0 )
19
- i18n (1.14.1 )
22
+ i18n (1.14.5 )
20
23
concurrent-ruby (~> 1.0 )
21
24
jekyll (4.3.3 )
22
25
addressable (~> 2.4 )
41
44
jekyll (>= 3.7 , < 5.0 )
42
45
jekyll-sass-converter (3.0.0 )
43
46
sass-embedded (~> 1.54 )
44
- jekyll-seo-tag (2.7.1 )
47
+ jekyll-seo-tag (2.8.0 )
45
48
jekyll (>= 3.8 , < 5.0 )
46
49
jekyll-watch (2.2.1 )
47
50
listen (~> 3.0 )
50
53
kramdown-parser-gfm (1.1.0 )
51
54
kramdown (~> 2.0 )
52
55
liquid (4.0.4 )
53
- listen (3.8 .0 )
56
+ listen (3.9 .0 )
54
57
rb-fsevent (~> 0.10 , >= 0.10.3 )
55
58
rb-inotify (~> 0.9 , >= 0.9.10 )
56
59
mercenary (0.4.0 )
57
60
mini_portile2 (2.8.7 )
58
- minima (2.5.1 )
61
+ minima (2.5.2 )
59
62
jekyll (>= 3.5 , < 5.0 )
60
63
jekyll-feed (~> 0.9 )
61
64
jekyll-seo-tag (~> 2.1 )
64
67
racc (~> 1.4 )
65
68
pathutil (0.16.2 )
66
69
forwardable-extended (~> 2.6 )
67
- public_suffix (5 .0.4 )
70
+ public_suffix (6 .0.1 )
68
71
racc (1.8.0 )
69
- rake (13.1.0 )
72
+ rake (13.2.1 )
70
73
rb-fsevent (0.11.2 )
71
- rb-inotify (0.10 .1 )
74
+ rb-inotify (0.11 .1 )
72
75
ffi (~> 1.0 )
73
- rexml (3.2.6 )
74
- rouge (4.2 .0 )
76
+ rexml (3.3.7 )
77
+ rouge (4.3 .0 )
75
78
safe_yaml (1.0.5 )
76
- sass-embedded (1.69.6 )
77
- google-protobuf (~> 3.25 )
78
- rake (>= 13.0.0 )
79
+ sass-embedded (1.78.0 )
80
+ google-protobuf (~> 4.27 )
81
+ rake (>= 13 )
79
82
slim (5.2.1 )
80
83
temple (~> 0.10.0 )
81
84
tilt (>= 2.1.0 )
@@ -101,7 +104,7 @@ DEPENDENCIES
101
104
jekyll (~> 4.3.3 )
102
105
jekyll-asciidoc
103
106
jekyll-feed (~> 0.17 )
104
- minima (~> 2.0 )
107
+ minima (~> 2.5 )
105
108
nokogiri (~> 1.16 )
106
109
slim (~> 5.2.1 )
107
110
thread_safe (~> 0.3.5 )
You can’t perform that action at this time.
0 commit comments