We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe9104 commit 9c27374Copy full SHA for 9c27374
1 file changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- activesupport (8.1.2)
+ activesupport (8.1.3)
5
base64
6
bigdecimal
7
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -14,10 +14,10 @@ GEM
14
securerandom (>= 0.3)
15
tzinfo (~> 2.0, >= 2.0.5)
16
uri (>= 0.13.1)
17
- addressable (2.8.9)
+ addressable (2.9.0)
18
public_suffix (>= 2.0.2, < 8.0)
19
base64 (0.3.0)
20
- bigdecimal (4.0.1)
+ bigdecimal (4.1.1)
21
claide (1.1.0)
22
claide-plugins (0.9.2)
23
cork
@@ -58,13 +58,13 @@ GEM
58
rchardet (~> 1.8)
59
i18n (1.14.8)
60
concurrent-ruby (~> 1.0)
61
- json (2.19.1)
+ json (2.19.3)
62
kramdown (2.5.2)
63
rexml (>= 3.4.4)
64
kramdown-parser-gfm (1.1.0)
65
kramdown (~> 2.0)
66
logger (1.7.0)
67
- minitest (6.0.2)
+ minitest (6.0.3)
68
drb (~> 2.0)
69
prism (~> 1.5)
70
nap (1.1.0)
0 commit comments