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 @@ -5,7 +5,7 @@ gem "neat", ">= 1.0.0"
5
5
gem 'jekyll-feed'
6
6
7
7
8
- gem "webrick" , "~> 1.8 "
8
+ gem "webrick" , "~> 1.9 "
9
9
10
10
gem "pathutil" , "~> 0.16.2"
11
11
Original file line number Diff line number Diff line change 65
65
sass-embedded (~> 1.54 )
66
66
jekyll-watch (2.2.1 )
67
67
listen (~> 3.0 )
68
- json (2.7.2 )
68
+ json (2.7.6 )
69
69
kramdown (2.4.0 )
70
70
rexml
71
71
kramdown-parser-gfm (1.1.0 )
84
84
rb-fsevent (0.11.2 )
85
85
rb-inotify (0.11.1 )
86
86
ffi (~> 1.0 )
87
- rexml (3.3.7 )
87
+ rexml (3.3.9 )
88
88
rouge (4.3.0 )
89
89
safe_yaml (1.0.5 )
90
90
sass-embedded (1.78.0-aarch64-linux-android )
119
119
unicode-display_width (>= 1.1.1 , < 3 )
120
120
thor (0.20.3 )
121
121
unicode-display_width (2.6.0 )
122
- webrick (1.8.2 )
122
+ webrick (1.9.0 )
123
123
124
124
PLATFORMS
125
125
aarch64-linux
@@ -145,7 +145,7 @@ DEPENDENCIES
145
145
json (~> 2.7 )
146
146
neat (>= 1.0.0 )
147
147
pathutil (~> 0.16.2 )
148
- webrick (~> 1.8 )
148
+ webrick (~> 1.9 )
149
149
150
150
BUNDLED WITH
151
151
2.5.4
You can’t perform that action at this time.
0 commit comments