Skip to content

Commit

Permalink
Bump amazing_print from 1.6.0 to 1.7.2 (#5380)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent d736dac commit 469afe0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ group :avo, optional: true do
end

# Logging
gem "amazing_print", "~> 1.6"
gem "amazing_print", "~> 1.7"
gem "rails_semantic_logger", "~> 4.17"
gem "pp", "0.6.2"

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ GEM
aes_key_wrap (1.1.0)
aggregate_assertions (0.2.0)
minitest (~> 5.0)
amazing_print (1.6.0)
amazing_print (1.7.2)
android_key_attestation (0.3.0)
ansi (1.5.0)
argon2 (2.3.0)
Expand Down Expand Up @@ -884,7 +884,7 @@ PLATFORMS

DEPENDENCIES
aggregate_assertions (~> 0.2.0)
amazing_print (~> 1.6)
amazing_print (~> 1.7)
avo (~> 3.13)
avo-advanced (~> 3.16)!
avo_upgrade (~> 0.1.1)
Expand Down Expand Up @@ -1016,7 +1016,7 @@ CHECKSUMS
addressable (2.8.7) sha256=462986537cf3735ab5f3c0f557f14155d778f4b43ea4f485a9deb9c8f7c58232
aes_key_wrap (1.1.0) sha256=b935f4756b37375895db45669e79dfcdc0f7901e12d4e08974d5540c8e0776a5
aggregate_assertions (0.2.0) sha256=9bc51a48323a8e7b82f47cc38d48132817247345e5a8713686c9d65b25daca9e
amazing_print (1.6.0) sha256=9903e93daadc15411c854239f8ca1ca6ce78be279ed99d43fec2bd3b0aa37397
amazing_print (1.7.2) sha256=c89a1dfe4f8508c1e780871d51b8786efd100f625201f6e1d18a0d4dedaac702
android_key_attestation (0.3.0) sha256=467eb01a99d2bb48ef9cf24cc13712669d7056cba5a52d009554ff037560570b
ansi (1.5.0) sha256=5408253274e33d9d27d4a98c46d2998266fd51cba58a7eb9d08f50e57ed23592
argon2 (2.3.0) sha256=980ef65172bf512ad37b6cbb0d61eef40b6dccab6a7db4e70557527e1dce9557
Expand Down

0 comments on commit 469afe0

Please sign in to comment.