Commit c25f043
Changed files (1)
Gemfile.lock
@@ -11,15 +11,15 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- actionview (6.1.4.6)
- activesupport (= 6.1.4.6)
+ actionview (6.1.4.7)
+ activesupport (= 6.1.4.7)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activemodel (6.1.4.6)
- activesupport (= 6.1.4.6)
- activesupport (6.1.4.6)
+ activemodel (6.1.4.7)
+ activesupport (= 6.1.4.7)
+ activesupport (6.1.4.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -40,7 +40,7 @@ GEM
erubi (1.10.0)
ffaker (2.20.0)
hashdiff (1.0.1)
- i18n (1.9.1)
+ i18n (1.10.0)
concurrent-ruby (~> 1.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)