We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9ceee7 commit e2e3d56Copy full SHA for e2e3d56
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (8.0.1)
+ activesupport (8.0.2)
5
base64
6
benchmark (>= 0.3)
7
bigdecimal
@@ -28,8 +28,9 @@ GEM
28
concurrent-ruby (1.3.5)
29
connection_pool (2.5.0)
30
csv (3.3.2)
31
- dnsruby (1.72.3)
+ dnsruby (1.72.4)
32
base64 (~> 0.2.0)
33
+ logger (~> 1.6.5)
34
simpleidn (~> 0.2.1)
35
drb (2.2.1)
36
em-websocket (0.5.3)
@@ -231,7 +232,7 @@ GEM
231
232
jekyll (>= 3.5, < 5.0)
233
jekyll-feed (~> 0.9)
234
jekyll-seo-tag (~> 2.1)
- minitest (5.25.4)
235
+ minitest (5.25.5)
236
net-http (0.6.0)
237
uri
238
nokogiri (1.18.3-x86_64-linux-gnu)
@@ -269,7 +270,7 @@ GEM
269
270
tzinfo-data (1.2025.1)
271
tzinfo (>= 1.0.0)
272
unicode-display_width (1.8.0)
- uri (1.0.2)
273
+ uri (1.0.3)
274
wdm (0.1.1)
275
webrick (1.9.1)
276
0 commit comments