Skip to content

Commit

Permalink
Bump haml from 6.1.2 to 6.2.3 (#536)
Browse files Browse the repository at this point in the history
Bumps [haml](https://github.com/haml/haml) from 6.1.2 to 6.2.3.
- [Release notes](https://github.com/haml/haml/releases)
- [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md)
- [Commits](haml/haml@v6.1.2...v6.2.3)

---
updated-dependencies:
- dependency-name: haml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 25, 2023
1 parent a993e90 commit 35a3597
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
faraday-retry (2.2.0)
faraday (~> 2.0)
github-markup (4.0.1)
haml (6.1.2)
haml (6.2.3)
temple (>= 0.8.2)
thor
tilt
Expand Down Expand Up @@ -130,9 +130,9 @@ GEM
sinatra (= 3.1.0)
tilt (~> 2.0)
spinels-rack-ssl-enforcer (0.3.0)
temple (0.10.2)
temple (0.10.3)
thor (1.2.2)
tilt (2.2.0)
tilt (2.3.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
Expand Down
Binary file removed vendor/cache/haml-6.1.2.gem
Binary file not shown.
Binary file added vendor/cache/haml-6.2.3.gem
Binary file not shown.
Binary file removed vendor/cache/temple-0.10.2.gem
Binary file not shown.
Binary file added vendor/cache/temple-0.10.3.gem
Binary file not shown.
Binary file removed vendor/cache/tilt-2.2.0.gem
Binary file not shown.
Binary file added vendor/cache/tilt-2.3.0.gem
Binary file not shown.

0 comments on commit 35a3597

Please sign in to comment.