We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db85efc commit eb8ddc7Copy full SHA for eb8ddc7
1 file changed
dependencies/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)
@@ -16,21 +16,21 @@ GEM
16
uri (>= 0.13.1)
17
ast (2.4.3)
18
base64 (0.3.0)
19
- bigdecimal (4.0.1)
+ bigdecimal (4.1.0)
20
concurrent-ruby (1.3.6)
21
connection_pool (3.0.2)
22
drb (2.2.3)
23
i18n (1.14.8)
24
concurrent-ruby (~> 1.0)
25
- json (2.19.2)
+ json (2.19.3)
26
language_server-protocol (3.17.0.5)
27
lint_roller (1.1.0)
28
logger (1.7.0)
29
minitest (6.0.2)
30
drb (~> 2.0)
31
prism (~> 1.5)
32
parallel (1.27.0)
33
- parser (3.3.10.2)
+ parser (3.3.11.1)
34
ast (~> 2.4.1)
35
racc
36
prism (1.9.0)
0 commit comments