Reference newest version of e_invoice gem

This commit is contained in:
Karl Erik Õunapuu 2020-09-16 14:34:55 +03:00
parent 6e9382848a
commit 11af3bc042
No known key found for this signature in database
GPG key ID: C9DD647298A34764
2 changed files with 3 additions and 3 deletions

View file

@ -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'

View file

@ -18,8 +18,8 @@ GIT
GIT
remote: https://github.com/internetee/e_invoice.git
revision: 7fa00fe72cc8da6199c6175cd46e5eba5c056ff1
branch: payment-total-sum-zero-for-paid-invoice
revision: 1e83e0b9d502d0a96d7bbbf9235a6621591d4e66
branch: master
specs:
e_invoice (0.1.0)
builder (~> 3.2)