Skip to content

Commit

Permalink
Bump pp from 0.6.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [pp](https://github.com/ruby/pp) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/ruby/pp/releases)
- [Commits](ruby/pp@v0.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: pp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent a76accd commit 6455586
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 @@ -80,7 +80,7 @@ end
# Logging
gem "amazing_print", "~> 1.6"
gem "rails_semantic_logger", "~> 4.17"
gem "pp", "0.6.0"
gem "pp", "0.6.1"

# Former default gems
gem "csv", "~> 3.3" # zeitwerk-2.6.12
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ GEM
phlex-rails (1.2.2)
phlex (>= 1.10, < 2)
railties (>= 6.1, < 9)
pp (0.6.0)
pp (0.6.1)
prettyprint
prettyprint (0.2.0)
prop_initializer (0.2.0)
Expand Down Expand Up @@ -941,7 +941,7 @@ DEPENDENCIES
pg_query (~> 5.1)
pghero (~> 3.6)
phlex-rails (~> 1.2)
pp (= 0.6.0)
pp (= 0.6.1)
prop_initializer (~> 0.2)
propshaft (~> 1.1.0)
prosopite (~> 1.4)
Expand Down Expand Up @@ -1199,7 +1199,7 @@ CHECKSUMS
pghero (3.6.1) sha256=e6d4f6ec3979d4828dafcd1eaa4214e70279fe2502b9fe5bd632d8333aa79cd4
phlex (1.11.0) sha256=979548e79a205c981612f1ab613addc8fa128c8092694d02f41aad4cea905e73
phlex-rails (1.2.2) sha256=a20218449e71bc9fa5a71b672fbede8a654c6b32a58f1c4ea83ddc1682307a4c
pp (0.6.0) sha256=4e2baf0da59f6e2c682dbe913f8ade3271eb8e3d277642c4f538750d776df5be
pp (0.6.1) sha256=16d45bd9972616e81090ba08e119161131eb5b6348e85e43c4efffc8c5fe9fea
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
prop_initializer (0.2.0) sha256=bd27704d0df8c59c3baf0df5cf448eba2b140fb9934fb31b2e379b5c842d8820
propshaft (1.1.0) sha256=d389361faf66aeb17e8d204828962c1e506edd14a1a17adb3fa475435c070f6b
Expand Down

0 comments on commit 6455586

Please sign in to comment.