Bump cypress-rails from 0.5.2 to 0.5.3 (#14762)

Bumps [cypress-rails](https://github.com/testdouble/cypress-rails) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/testdouble/cypress-rails/releases)
- [Changelog](https://github.com/testdouble/cypress-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testdouble/cypress-rails/compare/v0.5.2...v0.5.3)

---
updated-dependencies:
- dependency-name: cypress-rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-20 11:49:11 -06:00 committed by GitHub
parent 987c48771c
commit d23048006e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -134,7 +134,7 @@ group :development, :test do
gem "amazing_print", "~> 1.3" # Great Ruby debugging companion: pretty print Ruby objects to visualize their structure
gem "bullet", "~> 6.1" # help to kill N+1 queries and unused eager loading
gem "capybara", "~> 3.35.3" # Capybara is an integration testing tool for rack based web applications
gem "cypress-rails", "~> 0.5.2" # For end to end tests (E2E)
gem "cypress-rails", "~> 0.5.3" # For end to end tests (E2E)
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.19" # A library for generating fake data such as names, addresses, and phone numbers
gem "knapsack_pro", "~> 3.1.1" # Help parallelize Ruby spec builds

View file

@ -175,7 +175,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
cypress-rails (0.5.2)
cypress-rails (0.5.3)
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
@ -871,7 +871,7 @@ DEPENDENCIES
carrierwave-bombshelter (~> 0.2)
cloudinary (~> 1.21)
counter_culture (~> 2.9)
cypress-rails (~> 0.5.2)
cypress-rails (~> 0.5.3)
ddtrace (~> 0.52.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)

Binary file not shown.

BIN
vendor/cache/cypress-rails-0.5.3.gem vendored Normal file

Binary file not shown.