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'

View file

@ -246,8 +246,9 @@ GEM
googleapis-common-protos-types (~> 1.0)
gyoku (1.3.1)
builder (>= 2.1.2)
haml (5.2.2)
temple (>= 0.8.0)
haml (6.0.0)
temple (>= 0.8.2)
thor
tilt
hashdiff (1.0.1)
hashie (4.1.0)
@ -483,7 +484,7 @@ GEM
httpclient (>= 2.4)
temple (0.8.2)
thor (1.2.1)
tilt (2.0.10)
tilt (2.0.11)
truemail (2.4.9)
simpleidn (~> 0.2.1)
tzinfo (2.0.4)
@ -557,7 +558,7 @@ DEPENDENCIES
epp!
epp-xml (= 1.2.0)!
figaro (~> 1.2)
haml (~> 5.2)
haml (~> 6.0)
isikukood
iso8601 (= 0.13.0)
jquery-rails