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 @@ -5,7 +5,7 @@ gem "base64", "~> 0.2.0"
5
5
gem "bigdecimal" , "~> 3.1"
6
6
gem "csv" , "~> 3.3"
7
7
gem "jekyll" , "~> 4.0"
8
- gem "puma" , "~> 6.0 "
8
+ gem "puma" , "~> 6.4 "
9
9
gem "rack-jekyll" , "~> 0.5.0" , github : "adaoraul/rack-jekyll"
10
10
gem "rake" , "~> 13.0"
11
11
gem "sass" , "~> 3.7"
Original file line number Diff line number Diff line change 58
58
rb-fsevent (~> 0.10 , >= 0.10.3 )
59
59
rb-inotify (~> 0.9 , >= 0.9.10 )
60
60
mercenary (0.4.0 )
61
- nio4r (2.7.1 )
61
+ nio4r (2.7.3 )
62
62
pathutil (0.16.2 )
63
63
forwardable-extended (~> 2.6 )
64
64
public_suffix (5.0.5 )
65
- puma (6.4.2 )
65
+ puma (6.4.3 )
66
66
nio4r (~> 2.0 )
67
67
rack (3.0.10 )
68
68
rake (13.2.0 )
@@ -95,7 +95,7 @@ DEPENDENCIES
95
95
bigdecimal (~> 3.1 )
96
96
csv (~> 3.3 )
97
97
jekyll (~> 4.0 )
98
- puma (~> 6.0 )
98
+ puma (~> 6.4 )
99
99
rack-jekyll (~> 0.5.0 )!
100
100
rake (~> 13.0 )
101
101
sass (~> 3.7 )
You can’t perform that action at this time.
0 commit comments