Skip to content

Commit

Permalink
Replace awesome_print with amazing_print
Browse files Browse the repository at this point in the history
  • Loading branch information
vitallium committed Apr 28, 2024
1 parent eba5ed5 commit d0d2874
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ group :development do
end

group :development, :test do
gem "awesome_print"
gem "amazing_print"
gem "brakeman", require: false
gem "bullet"
gem "bundler-audit", ">= 0.5.0", require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ GEM
zeitwerk (~> 2.3)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
amazing_print (1.6.0)
ast (2.4.2)
autoprefixer-rails (9.6.1.1)
execjs
awesome_print (1.8.0)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.7)
Expand Down Expand Up @@ -509,8 +509,8 @@ PLATFORMS
DEPENDENCIES
active_link_to
active_record_query_trace
amazing_print
autoprefixer-rails
awesome_print
bootsnap
bourbon (= 7.3.0)
brakeman
Expand Down

0 comments on commit d0d2874

Please sign in to comment.