Bump with_model from 2.1.5 to 2.1.6 (#15999)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-10 10:01:56 +07:00 committed by GitHub
parent 3eac62d5ef
commit fc5d7afc13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -169,6 +169,6 @@ group :test do
gem "vcr", "~> 6.0" # Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests
gem "webdrivers", "~> 5.0" # Run Selenium tests more easily with install and updates for all supported webdrivers
gem "webmock", "~> 3.14", require: false # WebMock allows stubbing HTTP requests and setting expectations on HTTP requests
gem "with_model", "~> 2.1.5" # Dynamically build a model within an RSpec context
gem "with_model", "~> 2.1.6" # Dynamically build a model within an RSpec context
gem "zonebie", "~> 0.6.1" # Runs your tests in a random timezone
end

View file

@ -872,7 +872,7 @@ GEM
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
with_model (2.1.5)
with_model (2.1.6)
activerecord (>= 5.2)
xpath (3.2.0)
nokogiri (~> 1.8)
@ -1036,7 +1036,7 @@ DEPENDENCIES
webdrivers (~> 5.0)
webmock (~> 3.14)
webpacker (~> 5.4.3)
with_model (~> 2.1.5)
with_model (~> 2.1.6)
zonebie (~> 0.6.1)
RUBY VERSION

Binary file not shown.

BIN
vendor/cache/with_model-2.1.6.gem vendored Normal file

Binary file not shown.