Skip to content

Commit

Permalink
chore(deps): bump psych from 5.2.0 to 5.2.1 (#105)
Browse files Browse the repository at this point in the history
Bumps [psych](https://github.com/ruby/psych) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/ruby/psych/releases)
- [Commits](ruby/psych@v5.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: psych
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 1195c51 commit 140b755
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
date (3.4.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
Expand All @@ -23,7 +24,8 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
psych (5.2.0)
psych (5.2.1)
date
stringio
racc (1.8.1)
rainbow (3.1.1)
Expand Down

0 comments on commit 140b755

Please sign in to comment.