We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abc489b + df28e56 commit f30d344Copy full SHA for f30d344
1 file changed
Gemfile.lock
@@ -7,13 +7,13 @@ PATH
7
GEM
8
remote: https://rubygems.org/
9
specs:
10
- actionview (7.0.4.3)
11
- activesupport (= 7.0.4.3)
+ actionview (7.0.8)
+ activesupport (= 7.0.8)
12
builder (~> 3.1)
13
erubi (~> 1.4)
14
rails-dom-testing (~> 2.0)
15
rails-html-sanitizer (~> 1.1, >= 1.2.0)
16
- activesupport (7.0.4.3)
+ activesupport (7.0.8)
17
concurrent-ruby (~> 1.0, >= 1.0.2)
18
i18n (>= 1.6, < 2)
19
minitest (>= 5.1)
0 commit comments