Skip to content

Commit bc8a736

Browse files
committed
gemfile.lock
1 parent e633487 commit bc8a736

File tree

1 file changed

+22
-32
lines changed

1 file changed

+22
-32
lines changed

Gemfile.lock

Lines changed: 22 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
GIT
22
remote: https://github.com/danielpietzsch/jekyll-webmention_io.git
3-
revision: eaee3905b2241916424fef1cfe9c267907801a48
3+
revision: 36c86ee196729394b98deb8a413aa2ead2eee860
44
branch: jekyll4
55
specs:
6-
jekyll-webmention_io (3.3.6)
6+
jekyll-webmention_io (3.3.7)
77
htmlbeautifier (~> 1.1)
88
jekyll (>= 3.2.0, < 5.0)
99
json (~> 2.0)
10+
jsonpath (~> 1.0.1)
1011
openssl (>= 2.0, < 4.0)
1112
string_inflection (~> 0.1)
1213
uglifier (~> 4.1)
@@ -23,11 +24,11 @@ GIT
2324
GEM
2425
remote: https://rubygems.org/
2526
specs:
26-
addressable (2.8.1)
27+
addressable (2.8.5)
2728
public_suffix (>= 2.0.2, < 6.0)
28-
asciidoctor (2.0.18)
29+
asciidoctor (2.0.20)
2930
colorator (1.1.0)
30-
concurrent-ruby (1.2.0)
31+
concurrent-ruby (1.2.2)
3132
domain_name (0.5.20190701)
3233
unf (>= 0.0.5, < 1.0.0)
3334
domainatrix (0.0.11)
@@ -38,14 +39,13 @@ GEM
3839
ethon (0.16.0)
3940
ffi (>= 1.15.0)
4041
eventmachine (1.2.7)
41-
execjs (2.8.1)
42-
ffi (1.15.5)
42+
execjs (2.9.1)
43+
ffi (1.16.3)
4344
ffi-compiler (1.0.1)
4445
ffi (>= 1.0.0)
4546
rake
4647
forwardable-extended (2.6.0)
47-
google-protobuf (3.21.12)
48-
google-protobuf (3.21.12-x86_64-linux)
48+
google-protobuf (3.24.4-arm64-darwin)
4949
html-proofer (4.4.3)
5050
addressable (~> 2.3)
5151
mercenary (~> 0.3)
@@ -65,7 +65,7 @@ GEM
6565
domain_name (~> 0.5)
6666
http-form_data (2.3.0)
6767
http_parser.rb (0.8.0)
68-
i18n (1.12.0)
68+
i18n (1.14.1)
6969
concurrent-ruby (~> 1.0)
7070
indieweb-endpoints (8.0.0)
7171
http (~> 5.0)
@@ -106,6 +106,8 @@ GEM
106106
jekyll-watch (2.2.1)
107107
listen (~> 3.0)
108108
json (2.6.3)
109+
jsonpath (1.0.7)
110+
multi_json
109111
kramdown (2.4.0)
110112
rexml
111113
kramdown-parser-gfm (1.1.0)
@@ -119,37 +121,27 @@ GEM
119121
ffi-compiler (~> 1.0)
120122
rake (~> 13.0)
121123
mercenary (0.4.0)
122-
mini_portile2 (2.8.4)
123-
nokogiri (1.15.4)
124-
mini_portile2 (~> 2.8.2)
125-
racc (~> 1.4)
124+
multi_json (1.15.0)
126125
nokogiri (1.15.4-arm64-darwin)
127126
racc (~> 1.4)
128-
nokogiri (1.15.4-x86_64-linux)
129-
racc (~> 1.4)
130-
openssl (3.1.0)
131-
parallel (1.22.1)
127+
openssl (3.2.0)
128+
parallel (1.23.0)
132129
pathutil (0.16.2)
133130
forwardable-extended (~> 2.6)
134131
posix-spawn (0.3.15)
135-
public_suffix (5.0.1)
132+
public_suffix (5.0.3)
136133
pygments.rb (2.3.1)
137134
racc (1.7.1)
138135
rainbow (3.1.1)
139136
rake (13.0.6)
140137
rb-fsevent (0.11.2)
141138
rb-inotify (0.10.1)
142139
ffi (~> 1.0)
143-
rexml (3.2.5)
144-
rouge (4.1.0)
140+
rexml (3.2.6)
141+
rouge (4.1.3)
145142
safe_yaml (1.0.5)
146-
sass-embedded (1.58.0)
147-
google-protobuf (~> 3.21)
148-
rake (>= 10.0.0)
149-
sass-embedded (1.58.0-arm64-darwin)
150-
google-protobuf (~> 3.21)
151-
sass-embedded (1.58.0-x86_64-linux-gnu)
152-
google-protobuf (~> 3.21)
143+
sass-embedded (1.63.6-arm64-darwin)
144+
google-protobuf (~> 3.23)
153145
string_inflection (0.1.2)
154146
terminal-table (3.0.2)
155147
unicode-display_width (>= 1.1.1, < 3)
@@ -160,19 +152,17 @@ GEM
160152
unf (0.1.4)
161153
unf_ext
162154
unf_ext (0.0.8.2)
163-
unicode-display_width (2.4.2)
155+
unicode-display_width (2.5.0)
164156
webmention (7.0.0)
165157
http (~> 5.0)
166158
indieweb-endpoints (~> 8.0)
167159
nokogiri (>= 1.13)
168160
webrick (1.8.1)
169161
yell (2.2.2)
170-
zeitwerk (2.6.7)
162+
zeitwerk (2.6.12)
171163

172164
PLATFORMS
173-
-darwin-22
174165
arm64-darwin-23
175-
x86_64-linux
176166

177167
DEPENDENCIES
178168
domainatrix

0 commit comments

Comments
 (0)