Skip to content

Commit 1eae9ef

Browse files
authored
Merge pull request #129 from StaphSynth/dallen/update-deps
update dependencies
2 parents 113fc52 + c07e806 commit 1eae9ef

2 files changed

Lines changed: 67 additions & 57 deletions

File tree

Gemfile.lock

Lines changed: 67 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,44 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (1.1.0)
5-
addressable (2.8.4)
6-
public_suffix (>= 2.0.2, < 6.0)
7-
afm (0.2.2)
8-
async (2.6.5)
9-
console (~> 1.10)
4+
Ascii85 (2.0.1)
5+
addressable (2.8.7)
6+
public_suffix (>= 2.0.2, < 7.0)
7+
afm (1.0.0)
8+
async (2.32.0)
9+
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.1)
12-
timers (~> 4.1)
11+
io-event (~> 1.11)
12+
metrics (~> 0.12)
13+
traces (~> 0.18)
14+
base64 (0.3.0)
15+
bigdecimal (3.2.3)
1316
colorator (1.1.0)
14-
concurrent-ruby (1.2.2)
15-
console (1.23.3)
17+
concurrent-ruby (1.3.5)
18+
console (1.34.0)
1619
fiber-annotation
17-
fiber-local
18-
cssminify2 (2.0.1)
20+
fiber-local (~> 1.1)
21+
json
22+
cssminify2 (2.1.0)
23+
csv (3.3.5)
1924
em-websocket (0.5.3)
2025
eventmachine (>= 0.12.9)
2126
http_parser.rb (~> 0)
22-
ethon (0.16.0)
27+
ethon (0.17.0)
2328
ffi (>= 1.15.0)
2429
eventmachine (1.2.7)
25-
execjs (2.8.1)
26-
ffi (1.15.5)
30+
execjs (2.10.0)
31+
ffi (1.17.2)
2732
fiber-annotation (0.2.0)
28-
fiber-local (1.0.0)
33+
fiber-local (1.1.0)
34+
fiber-storage
35+
fiber-storage (1.0.1)
2936
forwardable-extended (2.6.0)
30-
google-protobuf (3.23.4)
37+
google-protobuf (4.32.1)
38+
bigdecimal
39+
rake (>= 13)
3140
hashery (2.1.2)
32-
html-proofer (5.0.8)
41+
html-proofer (5.0.10)
3342
addressable (~> 2.3)
3443
async (~> 2.1)
3544
nokogiri (~> 1.13)
@@ -40,89 +49,94 @@ GEM
4049
zeitwerk (~> 2.5)
4150
htmlcompressor (0.4.0)
4251
http_parser.rb (0.8.0)
43-
i18n (1.14.1)
52+
i18n (1.14.7)
4453
concurrent-ruby (~> 1.0)
45-
io-event (1.3.3)
46-
jekyll (4.3.2)
54+
io-event (1.11.2)
55+
jekyll (4.4.1)
4756
addressable (~> 2.4)
57+
base64 (~> 0.2)
4858
colorator (~> 1.0)
59+
csv (~> 3.0)
4960
em-websocket (~> 0.5)
5061
i18n (~> 1.0)
5162
jekyll-sass-converter (>= 2.0, < 4.0)
5263
jekyll-watch (~> 2.0)
64+
json (~> 2.6)
5365
kramdown (~> 2.3, >= 2.3.1)
5466
kramdown-parser-gfm (~> 1.0)
5567
liquid (~> 4.0)
56-
mercenary (>= 0.3.6, < 0.5)
68+
mercenary (~> 0.3, >= 0.3.6)
5769
pathutil (~> 0.9)
5870
rouge (>= 3.0, < 5.0)
5971
safe_yaml (~> 1.0)
6072
terminal-table (>= 1.8, < 4.0)
6173
webrick (~> 1.7)
62-
jekyll-minifier (0.1.10)
63-
cssminify2 (~> 2.0)
74+
jekyll-minifier (0.2.2)
75+
cssminify2 (~> 2.1.0)
6476
htmlcompressor (~> 0.4)
65-
jekyll (>= 3.5)
77+
jekyll (~> 4.0)
6678
json-minify (~> 0.0.3)
67-
uglifier (~> 4.1)
68-
jekyll-sass-converter (3.0.0)
69-
sass-embedded (~> 1.54)
79+
terser (~> 1.2.3)
80+
jekyll-sass-converter (3.1.0)
81+
sass-embedded (~> 1.75)
7082
jekyll-seo-tag (2.8.0)
7183
jekyll (>= 3.8, < 5.0)
7284
jekyll-sitemap (1.4.0)
7385
jekyll (>= 3.7, < 5.0)
7486
jekyll-watch (2.2.1)
7587
listen (~> 3.0)
76-
json (2.6.3)
88+
json (2.13.2)
7789
json-minify (0.0.3)
7890
json (> 0)
79-
kramdown (2.4.0)
80-
rexml
91+
kramdown (2.5.1)
92+
rexml (>= 3.3.9)
8193
kramdown-parser-gfm (1.1.0)
8294
kramdown (~> 2.0)
8395
liquid (4.0.4)
84-
listen (3.8.0)
96+
listen (3.9.0)
8597
rb-fsevent (~> 0.10, >= 0.10.3)
8698
rb-inotify (~> 0.9, >= 0.9.10)
8799
mercenary (0.4.0)
88-
mini_portile2 (2.8.5)
89-
nokogiri (1.15.5)
100+
metrics (0.15.0)
101+
mini_portile2 (2.8.9)
102+
nokogiri (1.18.9)
90103
mini_portile2 (~> 2.8.2)
91104
racc (~> 1.4)
92105
pathutil (0.16.2)
93106
forwardable-extended (~> 2.6)
94-
pdf-reader (2.11.0)
95-
Ascii85 (~> 1.0)
96-
afm (~> 0.2.1)
107+
pdf-reader (2.15.0)
108+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
109+
afm (>= 0.2.1, < 2)
97110
hashery (~> 2.0)
98111
ruby-rc4
99112
ttfunk
100-
public_suffix (5.0.3)
101-
racc (1.7.3)
113+
public_suffix (6.0.2)
114+
racc (1.8.1)
102115
rainbow (3.1.1)
103-
rake (13.0.6)
116+
rake (13.3.0)
104117
rb-fsevent (0.11.2)
105-
rb-inotify (0.10.1)
118+
rb-inotify (0.11.1)
106119
ffi (~> 1.0)
107-
rexml (3.2.5)
108-
rouge (4.1.2)
120+
rexml (3.4.4)
121+
rouge (4.6.0)
109122
ruby-rc4 (0.1.5)
110123
safe_yaml (1.0.5)
111-
sass-embedded (1.63.6)
112-
google-protobuf (~> 3.23)
113-
rake (>= 13.0.0)
124+
sass-embedded (1.92.1)
125+
google-protobuf (~> 4.31)
126+
rake (>= 13)
114127
terminal-table (3.0.2)
115128
unicode-display_width (>= 1.1.1, < 3)
116-
timers (4.3.5)
117-
ttfunk (1.7.0)
129+
terser (1.2.6)
130+
execjs (>= 0.3.0, < 3)
131+
traces (0.18.2)
132+
ttfunk (1.8.0)
133+
bigdecimal (~> 3.1)
118134
typhoeus (1.4.1)
119135
ethon (>= 0.9.0)
120-
uglifier (4.2.0)
121-
execjs (>= 0.3.0, < 3)
122-
unicode-display_width (2.4.2)
123-
webrick (1.8.1)
136+
unicode-display_width (2.6.0)
137+
webrick (1.9.1)
124138
yell (2.2.2)
125-
zeitwerk (2.6.12)
139+
zeitwerk (2.7.3)
126140

127141
PLATFORMS
128142
ruby

_config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ kramdown:
2121
input: GFM
2222
syntax_highlighter: rouge
2323

24-
jekyll-minifier:
25-
uglifier_args:
26-
harmony: true
27-
2824
# exclude during build
2925
exclude:
3026
- vendor

0 commit comments

Comments
 (0)