Commit 1d2917c
Changed files (1)
Gemfile.lock
@@ -11,15 +11,15 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- actionview (7.0.3)
- activesupport (= 7.0.3)
+ actionview (7.0.4)
+ activesupport (= 7.0.4)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
- activemodel (7.0.3)
- activesupport (= 7.0.3)
- activesupport (7.0.3)
+ activemodel (7.0.4)
+ activesupport (= 7.0.4)
+ activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
@@ -36,10 +36,10 @@ GEM
rexml
crass (1.0.6)
diff-lcs (1.5.0)
- erubi (1.10.0)
+ erubi (1.11.0)
ffaker (2.21.0)
hashdiff (1.0.1)
- i18n (1.10.0)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
jbuilder (2.11.5)
actionview (>= 5.0.0)
@@ -48,12 +48,12 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.8.0)
- minitest (5.15.0)
+ minitest (5.16.3)
net-hippie (1.1.1)
- nokogiri (1.13.6)
+ nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
- nokogiri (1.13.6-x86_64-linux)
+ nokogiri (1.13.8-x86_64-linux)
racc (~> 1.4)
parallel (1.21.0)
parser (3.1.0.0)
@@ -64,7 +64,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
- rails-html-sanitizer (1.4.2)
+ rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rainbow (3.1.1)
rake (13.0.6)
@@ -99,11 +99,11 @@ GEM
rubocop-ast (>= 0.7.1)
ruby-progressbar (1.11.0)
thor (1.2.1)
- tilt (2.0.10)
+ tilt (2.0.11)
tilt-jbuilder (0.7.1)
jbuilder
tilt (>= 1.3.0, < 3)
- tzinfo (2.0.4)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
webmock (3.14.0)