Skip to content

Commit e2e3d56

Browse files
Changed: Bump dependencies
1 parent c9ceee7 commit e2e3d56

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Gemfile.lock

+5-4
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
@@ -28,8 +28,9 @@ GEM
2828
concurrent-ruby (1.3.5)
2929
connection_pool (2.5.0)
3030
csv (3.3.2)
31-
dnsruby (1.72.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)
@@ -231,7 +232,7 @@ GEM
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
237238
nokogiri (1.18.3-x86_64-linux-gnu)
@@ -269,7 +270,7 @@ GEM
269270
tzinfo-data (1.2025.1)
270271
tzinfo (>= 1.0.0)
271272
unicode-display_width (1.8.0)
272-
uri (1.0.2)
273+
uri (1.0.3)
273274
wdm (0.1.1)
274275
webrick (1.9.1)
275276

0 commit comments

Comments
 (0)