File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ gem "webrick", "~> 1.9"
9
9
10
10
gem "pathutil" , "~> 0.16.2"
11
11
12
- gem "json" , "~> 2.8 "
12
+ gem "json" , "~> 2.9 "
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.8.1 )
68
+ json (2.9.0 )
69
69
kramdown (2.4.0 )
70
70
rexml
71
71
kramdown-parser-gfm (1.1.0 )
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.9.0 )
122
+ webrick (1.9.1 )
123
123
124
124
PLATFORMS
125
125
aarch64-linux
@@ -142,7 +142,7 @@ PLATFORMS
142
142
DEPENDENCIES
143
143
jekyll (>= 3.6.3 )
144
144
jekyll-feed
145
- json (~> 2.8 )
145
+ json (~> 2.9 )
146
146
neat (>= 1.0.0 )
147
147
pathutil (~> 0.16.2 )
148
148
webrick (~> 1.9 )
You can’t perform that action at this time.
0 commit comments