mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Reference newest version of e_invoice gem
This commit is contained in:
parent
6e9382848a
commit
11af3bc042
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -64,7 +64,7 @@ gem 'jquery-ui-rails', '5.0.5'
|
|||
gem 'airbrake'
|
||||
|
||||
gem 'company_register', github: 'internetee/company_register', branch: :master
|
||||
gem 'e_invoice', github: 'internetee/e_invoice', branch: 'payment-total-sum-zero-for-paid-invoice'
|
||||
gem 'e_invoice', github: 'internetee/e_invoice', branch: :master
|
||||
gem 'lhv', github: 'internetee/lhv', branch: 'master'
|
||||
gem 'domain_name'
|
||||
gem 'haml', '~> 5.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue