Skip to content

Commit

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

---
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 Dec 12, 2022
1 parent ff71cce commit 15bd181
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.5'

gem 'haml', '~> 6.0'
gem 'haml', '~> 6.1'
gem 'iso-639', '~> 0.3.6'
gem 'json', '~> 2.6'
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 @@ -15,7 +15,7 @@ GEM
fugit (1.7.2)
et-orbi (~> 1, >= 1.2.7)
raabro (~> 1.4)
haml (6.0.12)
haml (6.1.1)
temple (>= 0.8.2)
thor
tilt
Expand Down Expand Up @@ -125,7 +125,7 @@ PLATFORMS

DEPENDENCIES
byebug (~> 11.1)
haml (~> 6.0)
haml (~> 6.1)
iso-639 (~> 0.3.6)
json (~> 2.6)
mail (~> 2.8)
Expand Down

0 comments on commit 15bd181

Please sign in to comment.