Skip to content

Commit a62126f

Browse files
Bump amazing_print from 1.8.1 to 2.0.0 (#6023)
Bumps [amazing_print](https://github.com/amazing-print/amazing_print) from 1.8.1 to 2.0.0. - [Release notes](https://github.com/amazing-print/amazing_print/releases) - [Changelog](https://github.com/amazing-print/amazing_print/blob/main/CHANGELOG.md) - [Commits](amazing-print/amazing_print@1.8.1...2.0.0) --- updated-dependencies: - dependency-name: amazing_print dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 881dfee commit a62126f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ group :avo, optional: true do
8282
end
8383

8484
# Logging
85-
gem "amazing_print", "~> 1.8"
85+
gem "amazing_print", "~> 2.0"
8686
gem "rails_semantic_logger", "~> 4.18"
8787
gem "pp", "0.6.3"
8888

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ GEM
108108
aes_key_wrap (1.1.0)
109109
aggregate_assertions (0.2.0)
110110
minitest (~> 5.0)
111-
amazing_print (1.8.1)
111+
amazing_print (2.0.0)
112112
android_key_attestation (0.3.0)
113113
ansi (1.5.0)
114114
argon2 (2.3.2)
@@ -918,7 +918,7 @@ PLATFORMS
918918

919919
DEPENDENCIES
920920
aggregate_assertions (~> 0.2.0)
921-
amazing_print (~> 1.8)
921+
amazing_print (~> 2.0)
922922
avo (~> 3.13)
923923
avo-advanced (~> 3.24)!
924924
avo_upgrade (~> 0.1.1)
@@ -1053,7 +1053,7 @@ CHECKSUMS
10531053
addressable (2.8.7) sha256=462986537cf3735ab5f3c0f557f14155d778f4b43ea4f485a9deb9c8f7c58232
10541054
aes_key_wrap (1.1.0) sha256=b935f4756b37375895db45669e79dfcdc0f7901e12d4e08974d5540c8e0776a5
10551055
aggregate_assertions (0.2.0) sha256=9bc51a48323a8e7b82f47cc38d48132817247345e5a8713686c9d65b25daca9e
1056-
amazing_print (1.8.1) sha256=f53b4e1881f53f9663cb222840c7a027d0e61d46cc908366965739559c0d6d68
1056+
amazing_print (2.0.0) sha256=2e36aba46ac78d37ed27ca0e2056afe3583183bb5c64f157c246b267355e5d6a
10571057
android_key_attestation (0.3.0) sha256=467eb01a99d2bb48ef9cf24cc13712669d7056cba5a52d009554ff037560570b
10581058
ansi (1.5.0) sha256=5408253274e33d9d27d4a98c46d2998266fd51cba58a7eb9d08f50e57ed23592
10591059
argon2 (2.3.2) sha256=62b04170af37ca8d9975bc6e24dd3b74794e82a98e6d8cfa9ae95a76804a6f89

0 commit comments

Comments
 (0)