Skip to content

Commit f18a92c

Browse files
committed
Update gems
Signed-off-by: ricekot <git@ricekot.com>
1 parent 95a442d commit f18a92c

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

Lines changed: 8 additions & 7 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
@@ -27,9 +27,10 @@ GEM
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.0)
30-
csv (3.3.2)
31-
dnsruby (1.72.3)
30+
csv (3.3.3)
31+
dnsruby (1.72.4)
3232
base64 (~> 0.2.0)
33+
logger (~> 1.6.5)
3334
simpleidn (~> 0.2.1)
3435
drb (2.2.1)
3536
em-websocket (0.5.3)
@@ -217,7 +218,7 @@ GEM
217218
gemoji (>= 3, < 5)
218219
html-pipeline (~> 2.2)
219220
jekyll (>= 3.0, < 5.0)
220-
json (2.10.1)
221+
json (2.10.2)
221222
kramdown (2.4.0)
222223
rexml
223224
kramdown-parser-gfm (1.1.0)
@@ -232,12 +233,12 @@ GEM
232233
jekyll (>= 3.5, < 5.0)
233234
jekyll-feed (~> 0.9)
234235
jekyll-seo-tag (~> 2.1)
235-
minitest (5.25.4)
236+
minitest (5.25.5)
236237
net-http (0.6.0)
237238
uri
238-
nokogiri (1.18.3-arm64-darwin)
239+
nokogiri (1.18.6-arm64-darwin)
239240
racc (~> 1.4)
240-
nokogiri (1.18.3-x86_64-linux-gnu)
241+
nokogiri (1.18.6-x86_64-linux-gnu)
241242
racc (~> 1.4)
242243
octokit (4.25.1)
243244
faraday (>= 1, < 3)

0 commit comments

Comments
 (0)