Bump cypress-rails from 0.4.2 to 0.5.0 (#13220)

This commit is contained in:
dependabot[bot] 2021-04-01 08:30:14 -04:00 committed by GitHub
parent 28e38cbb7d
commit 5ff1ddbe82
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.4.2" # For end to end tests (E2E)
gem "cypress-rails", "~> 0.5.0" # For end to end tests (E2E)
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.17" # A library for generating fake data such as names, addresses, and phone numbers
gem "knapsack_pro", "~> 2.11.0" # Help parallelize Ruby spec builds

View file

@ -201,7 +201,7 @@ GEM
crack (0.4.5)
rexml
crass (1.0.6)
cypress-rails (0.4.2)
cypress-rails (0.5.0)
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
@ -378,7 +378,7 @@ GEM
httpclient (2.8.3)
hypershield (0.2.2)
activerecord (>= 5)
i18n (1.8.9)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
image_processing (1.12.1)
@ -469,7 +469,7 @@ GEM
net-http2 (0.18.4)
http-2 (~> 0.11)
netrc (0.11.0)
nio4r (2.5.5)
nio4r (2.5.7)
nokogiri (1.11.2)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
@ -882,7 +882,7 @@ DEPENDENCIES
carrierwave-bombshelter (~> 0.2)
cloudinary (~> 1.20)
counter_culture (~> 2.8)
cypress-rails (~> 0.4.2)
cypress-rails (~> 0.5.0)
ddtrace (~> 0.46.0)
derailed_benchmarks (~> 2.0)
devise!

Binary file not shown.

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

Binary file not shown.

BIN
vendor/cache/i18n-1.8.10.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

Binary file not shown.