We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe8ecfd + 8d73180 commit c02394cCopy full SHA for c02394c
1 file changed
Gemfile.lock
@@ -7,13 +7,13 @@ PATH
7
GEM
8
remote: https://rubygems.org/
9
specs:
10
- actionview (8.1.2.1)
11
- activesupport (= 8.1.2.1)
+ actionview (8.1.3)
+ activesupport (= 8.1.3)
12
builder (~> 3.1)
13
erubi (~> 1.11)
14
rails-dom-testing (~> 2.2)
15
rails-html-sanitizer (~> 1.6)
16
- activesupport (8.1.2.1)
+ activesupport (8.1.3)
17
base64
18
bigdecimal
19
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -28,7 +28,7 @@ GEM
28
uri (>= 0.13.1)
29
ast (2.4.3)
30
base64 (0.3.0)
31
- bigdecimal (4.0.1)
+ bigdecimal (4.1.0)
32
builder (3.3.0)
33
concurrent-ruby (1.3.6)
34
connection_pool (3.0.2)
@@ -38,7 +38,7 @@ GEM
38
erubi (1.13.1)
39
i18n (1.14.8)
40
concurrent-ruby (~> 1.0)
41
- json (2.19.2)
+ json (2.19.3)
42
language_server-protocol (3.17.0.5)
43
lint_roller (1.1.0)
44
logger (1.7.0)
0 commit comments