File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ source "https://rubygems.org"
2
2
3
3
git_source ( :github ) { |repo | "https://github.com/#{ repo } .git" }
4
4
5
- gem 'jekyll' , '~> 4.3' , '>= 4.3.3'
5
+ gem 'jekyll' , '~> 4.3'
6
6
7
7
group :jekyll_plugins do
8
8
gem 'jekyll-postcss' , '~> 0.5.0'
Original file line number Diff line number Diff line change 20
20
eventmachine (1.2.7 )
21
21
ffi (1.17.0-x86_64-linux-gnu )
22
22
forwardable-extended (2.6.0 )
23
- google-protobuf (4.28.0 -x86_64-linux )
23
+ google-protobuf (4.28.1 -x86_64-linux )
24
24
bigdecimal
25
25
rake (>= 13 )
26
26
haml (6.3.0 )
29
29
tilt
30
30
htmlentities (4.3.4 )
31
31
http_parser.rb (0.8.0 )
32
- i18n (1.14.5 )
32
+ i18n (1.14.6 )
33
33
concurrent-ruby (~> 1.0 )
34
- jekyll (4.3.3 )
34
+ jekyll (4.3.4 )
35
35
addressable (~> 2.4 )
36
36
colorator (~> 1.0 )
37
37
em-websocket (~> 0.5 )
118
118
rdf (~> 3.3 )
119
119
rexml (~> 3.2 )
120
120
rexml (3.3.7 )
121
- rouge (4.3 .0 )
121
+ rouge (4.4 .0 )
122
122
ruby-vips (2.0.17 )
123
123
ffi (~> 1.9 )
124
124
safe_yaml (1.0.5 )
@@ -131,14 +131,14 @@ GEM
131
131
unicode-display_width (>= 1.1.1 , < 3 )
132
132
thor (1.3.1 )
133
133
tilt (2.3.0 )
134
- unicode-display_width (2.5 .0 )
134
+ unicode-display_width (2.6 .0 )
135
135
webrick (1.8.1 )
136
136
137
137
PLATFORMS
138
138
x86_64-linux
139
139
140
140
DEPENDENCIES
141
- jekyll (~> 4.3 , >= 4.3.3 )
141
+ jekyll (~> 4.3 )
142
142
jekyll-inline-svg (~> 1.1 , >= 1.1.5 )
143
143
jekyll-node-module (~> 0.1.3 )
144
144
jekyll-plantuml (~> 1.4 , >= 1.4.2 )
You can’t perform that action at this time.
0 commit comments