Bump cypress-rails from 0.5.1 to 0.5.2 (#14551)

Bumps [cypress-rails](https://github.com/testdouble/cypress-rails) from 0.5.1 to 0.5.2.
- [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.1...v0.5.2)

---
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-08-19 14:06:00 -06:00 committed by GitHub
parent ccbac93ea5
commit 3021a10b2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 5 additions and 5 deletions

View file

@ -142,7 +142,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.1" # For end to end tests (E2E)
gem "cypress-rails", "~> 0.5.2" # For end to end tests (E2E)
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.18" # A library for generating fake data such as names, addresses, and phone numbers
gem "knapsack_pro", "~> 3.1.0" # Help parallelize Ruby spec builds

View file

@ -178,7 +178,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
cypress-rails (0.5.1)
cypress-rails (0.5.2)
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
@ -451,7 +451,7 @@ GEM
net-http2 (0.18.4)
http-2 (~> 0.11)
netrc (0.11.0)
nio4r (2.5.7)
nio4r (2.5.8)
nokogiri (1.12.3)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
@ -562,7 +562,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.3.0)
rails-html-sanitizer (1.4.1)
loofah (~> 2.3)
rails-settings-cached (2.6.0)
rails (>= 5.0.0)
@ -869,7 +869,7 @@ DEPENDENCIES
carrierwave-bombshelter (~> 0.2)
cloudinary (~> 1.20)
counter_culture (~> 2.8)
cypress-rails (~> 0.5.1)
cypress-rails (~> 0.5.2)
ddtrace (~> 0.52.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/nio4r-2.5.8.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.