Update field_test to version 0.6.0 (#19730)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-07-10 09:15:34 -04:00 committed by GitHub
parent 1c72c4d974
commit 2a9d64171e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 7 deletions

View file

@ -289,10 +289,10 @@ GEM
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
field_test (0.5.5)
activerecord (>= 5.2)
browser (>= 2.0)
railties (>= 5.2)
field_test (0.6.0)
activerecord (>= 6.1)
browser (>= 2)
railties (>= 6.1)
rice (>= 4.0.2)
flipper (0.25.4)
flipper-active_record (0.25.4)
@ -642,8 +642,9 @@ GEM
activesupport (= 7.0.5.1)
bundler (>= 1.15.0)
railties (= 7.0.5.1)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.1.1)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
@ -696,7 +697,7 @@ GEM
reverse_markdown (2.1.1)
nokogiri
rexml (3.2.5)
rice (4.0.4)
rice (4.1.0)
rolify (6.0.1)
rouge (3.30.0)
rpush (7.0.1)

Binary file not shown.

BIN
vendor/cache/field_test-0.6.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rails-dom-testing-2.1.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/rice-4.1.0.gem vendored Normal file

Binary file not shown.