We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01a9196 + adabe6c commit 8a0436cCopy full SHA for 8a0436c
1 file changed
Gemfile.lock
@@ -9,13 +9,13 @@ PATH
9
GEM
10
remote: https://rubygems.org/
11
specs:
12
- actionview (7.2.2.1)
13
- activesupport (= 7.2.2.1)
+ actionview (7.2.2.2)
+ activesupport (= 7.2.2.2)
14
builder (~> 3.1)
15
erubi (~> 1.11)
16
rails-dom-testing (~> 2.2)
17
rails-html-sanitizer (~> 1.6)
18
- activesupport (7.2.2.1)
+ activesupport (7.2.2.2)
19
base64
20
benchmark (>= 0.3)
21
bigdecimal
@@ -43,7 +43,7 @@ GEM
43
language_server-protocol (3.17.0.5)
44
lint_roller (1.1.0)
45
logger (1.7.0)
46
- loofah (2.24.0)
+ loofah (2.24.1)
47
crass (~> 1.0.2)
48
nokogiri (>= 1.12.0)
49
mini_portile2 (2.8.9)
@@ -64,7 +64,7 @@ GEM
64
prism (1.4.0)
65
racc (1.8.1)
66
rack (3.2.0)
67
- rails-dom-testing (2.2.0)
+ rails-dom-testing (2.3.0)
68
activesupport (>= 5.0.0)
69
minitest
70
nokogiri (>= 1.6)
0 commit comments