Bump amazing_print from 1.2.2 to 1.3.0 (#13069)

Bumps [amazing_print](https://github.com/amazing-print/amazing_print) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/amazing-print/amazing_print/releases)
- [Changelog](https://github.com/amazing-print/amazing_print/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amazing-print/amazing_print/compare/v1.2.2...v1.3.0)

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-03-19 13:18:33 -04:00 committed by GitHub
parent b4eb370724
commit 0dc0983042
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -140,7 +140,7 @@ group :development do
end
group :development, :test do
gem "amazing_print", "~> 1.2" # Great Ruby debugging companion: pretty print Ruby objects to visualize their structure
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)

View file

@ -106,7 +106,7 @@ GEM
device_detector
geocoder (>= 1.4.5)
safely_block (>= 0.2.1)
amazing_print (1.2.2)
amazing_print (1.3.0)
ancestry (3.2.1)
activerecord (>= 4.2.0)
anyway_config (2.1.0)
@ -887,7 +887,7 @@ DEPENDENCIES
addressable (~> 2.7)
ahoy_email (~> 1.1)
ahoy_matey (~> 3.2)
amazing_print (~> 1.2)
amazing_print (~> 1.3)
ancestry (~> 3.2)
approvals (~> 0.0)
better_errors (~> 2.9)

Binary file not shown.

BIN
vendor/cache/amazing_print-1.3.0.gem vendored Normal file

Binary file not shown.