Skip to content

Commit d0e16f2

Browse files
committed
Update gems
1 parent 802cd77 commit d0e16f2

1 file changed

Lines changed: 15 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.1)
4+
activesupport (8.0.2)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -18,34 +18,35 @@ GEM
1818
public_suffix (>= 2.0.2, < 7.0)
1919
asciidoctor (2.0.23)
2020
base64 (0.2.0)
21-
benchmark (0.4.0)
22-
bigdecimal (3.1.9)
21+
benchmark (0.4.1)
22+
bigdecimal (3.2.2)
2323
coffee-script (2.4.1)
2424
coffee-script-source
2525
execjs
2626
coffee-script-source (1.11.1)
2727
colorator (1.1.0)
2828
commonmarker (0.23.11)
2929
concurrent-ruby (1.3.5)
30-
connection_pool (2.5.0)
31-
dnsruby (1.72.3)
30+
connection_pool (2.5.3)
31+
dnsruby (1.72.4)
3232
base64 (~> 0.2.0)
33+
logger (~> 1.6.5)
3334
simpleidn (~> 0.2.1)
34-
drb (2.2.1)
35+
drb (2.2.3)
3536
em-websocket (0.5.3)
3637
eventmachine (>= 0.12.9)
3738
http_parser.rb (~> 0)
3839
ethon (0.16.0)
3940
ffi (>= 1.15.0)
4041
eventmachine (1.2.7)
4142
execjs (2.10.0)
42-
faraday (2.12.2)
43+
faraday (2.13.1)
4344
faraday-net_http (>= 2.0, < 3.5)
4445
json
4546
logger
4647
faraday-net_http (3.4.0)
4748
net-http (>= 0.5.0)
48-
ffi (1.17.1-x86_64-linux-gnu)
49+
ffi (1.17.2-x86_64-linux-gnu)
4950
forwardable-extended (2.6.0)
5051
gemoji (3.0.1)
5152
github-pages (228)
@@ -216,7 +217,7 @@ GEM
216217
gemoji (~> 3.0)
217218
html-pipeline (~> 2.2)
218219
jekyll (>= 3.0, < 5.0)
219-
json (2.9.1)
220+
json (2.12.2)
220221
kramdown (2.3.2)
221222
rexml
222223
kramdown-parser-gfm (1.1.0)
@@ -225,16 +226,16 @@ GEM
225226
listen (3.9.0)
226227
rb-fsevent (~> 0.10, >= 0.10.3)
227228
rb-inotify (~> 0.9, >= 0.9.10)
228-
logger (1.6.5)
229+
logger (1.6.6)
229230
mercenary (0.3.6)
230231
minima (2.5.1)
231232
jekyll (>= 3.5, < 5.0)
232233
jekyll-feed (~> 0.9)
233234
jekyll-seo-tag (~> 2.1)
234-
minitest (5.25.4)
235+
minitest (5.25.5)
235236
net-http (0.6.0)
236237
uri
237-
nokogiri (1.18.2-x86_64-linux-gnu)
238+
nokogiri (1.18.8-x86_64-linux-gnu)
238239
racc (~> 1.4)
239240
octokit (4.25.1)
240241
faraday (>= 1, < 3)
@@ -247,7 +248,7 @@ GEM
247248
rb-fsevent (0.11.2)
248249
rb-inotify (0.11.1)
249250
ffi (~> 1.0)
250-
rexml (3.4.0)
251+
rexml (3.4.1)
251252
rouge (3.26.0)
252253
rubyzip (2.4.1)
253254
safe_yaml (1.0.5)
@@ -268,7 +269,7 @@ GEM
268269
tzinfo (2.0.6)
269270
concurrent-ruby (~> 1.0)
270271
unicode-display_width (1.8.0)
271-
uri (1.0.2)
272+
uri (1.0.3)
272273
webrick (1.9.1)
273274

274275
PLATFORMS

0 commit comments

Comments
 (0)