Skip to content

Commit

Permalink
Bump amazing_print from 1.6.0 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps [amazing_print](https://github.com/amazing-print/amazing_print) from 1.6.0 to 1.7.2.
- [Release notes](https://github.com/amazing-print/amazing_print/releases)
- [Changelog](https://github.com/amazing-print/amazing_print/blob/master/CHANGELOG.md)
- [Commits](amazing-print/amazing_print@v1.6.0...v1.7.2)

---
updated-dependencies:
- dependency-name: amazing_print
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 9bcb4d6 commit 3df0a85
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 @@ -52,7 +52,7 @@ group :development, :test do
gem "brakeman", "~> 7.0.0", require: false
gem "debug", "~> 1.10.0", platforms: %i[ mri ], require: "debug/prelude"
gem "rubocop-rails-omakase", require: false
gem "amazing_print", "~> 1.6"
gem "amazing_print", "~> 1.7"
gem "minio", "~> 0.4.0"
gem "dotenv-rails", "~> 3.1.7"
gem "simplecov", require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amazing_print (1.6.0)
amazing_print (1.7.2)
annotaterb (4.12.0)
ast (2.4.2)
base64 (0.2.0)
Expand Down Expand Up @@ -560,7 +560,7 @@ DEPENDENCIES
aasm (~> 5.5.0)
aasm-diagram (~> 0.1.3)
acidic_job (= 1.0.0.rc1)
amazing_print (~> 1.6)
amazing_print (~> 1.7)
annotaterb
better_html
bootsnap
Expand Down

0 comments on commit 3df0a85

Please sign in to comment.