We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d31e34 commit 4abaa5aCopy full SHA for 4abaa5a
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)
@@ -17,7 +17,7 @@ GEM
17
addressable (2.8.9)
18
public_suffix (>= 2.0.2, < 8.0)
19
base64 (0.3.0)
20
- bigdecimal (4.0.1)
+ bigdecimal (4.1.0)
21
claide (1.1.0)
22
claide-plugins (0.9.2)
23
cork
@@ -58,7 +58,7 @@ GEM
58
rchardet (~> 1.8)
59
i18n (1.14.8)
60
concurrent-ruby (~> 1.0)
61
- json (2.19.2)
+ json (2.19.3)
62
kramdown (2.5.2)
63
rexml (>= 3.4.4)
64
kramdown-parser-gfm (1.1.0)
0 commit comments