Update dependency haml to v6

This commit is contained in:
renovate[bot] 2022-09-22 01:21:08 +00:00 committed by GitHub
parent c33dff517f
commit 73dfa2caeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -75,7 +75,7 @@ gem 'company_register', github: 'internetee/company_register',
branch: 'master'
gem 'domain_name'
gem 'e_invoice', github: 'internetee/e_invoice', branch: :master
gem 'haml', '~> 5.2'
gem 'haml', '~> 6.0'
gem 'lhv', github: 'internetee/lhv', branch: 'master'
gem 'rexml'
gem 'wkhtmltopdf-binary', '~> 0.12.5.1'