mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Update dependency haml to v6
This commit is contained in:
parent
c33dff517f
commit
73dfa2caeb
2 changed files with 6 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue