Updated to Amazing Print 2.0.0

link:https://github.com/amazing-print/amazing_print/blob/main/CHANGELOG.md#v200[Details]. This only effects development and the major upgrade doesn't require any additional work so leaving this as a patch update.

Milestone: patch
This commit is contained in:
Brooke Kuhlmann
2025-11-10 08:12:58 -07:00
parent 38fc010e97
commit 735fa48ba0
+1 -1
View File
@@ -24,7 +24,7 @@ group :test do
end
group :tools do
gem "amazing_print", "~> 1.7"
gem "amazing_print", "~> 2.0"
gem "debug", "~> 1.10"
gem "irb-kit", "~> 1.1"
gem "repl_type_completor", "~> 0.1"