Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent cd0fdfd commit 136790f
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 @@ -4,7 +4,7 @@ source 'https://rubygems.org'

ruby '2.6.10'

gem 'haml', '~> 6.2'
gem 'haml', '~> 6.3'
gem 'iso-639', '~> 0.3.6'
gem 'json', '~> 2.7'
gem 'mail', '~> 2.8'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
fugit (1.9.0)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
haml (6.2.3)
haml (6.3.0)
temple (>= 0.8.2)
thor
tilt
Expand Down Expand Up @@ -127,7 +127,7 @@ PLATFORMS

DEPENDENCIES
byebug
haml (~> 6.2)
haml (~> 6.3)
iso-639 (~> 0.3.6)
json (~> 2.7)
mail (~> 2.8)
Expand Down

0 comments on commit 136790f

Please sign in to comment.