Reference e_invoice development branch in Gemfile

This commit is contained in:
Karl Erik Õunapuu 2020-09-08 13:08:19 +03:00
parent 8cc24b828f
commit 6b2aaf305f
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: :master
gem 'e_invoice', github: 'internetee/e_invoice', branch: 'make-payable-configurable'
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: b374ffd7be77b559b30c7a0210dc0df5ac3ed723
branch: master
revision: 8a1aea2a1f0d46e1a8f3145b7b46a1810318d229
branch: make-payable-configurable
specs:
e_invoice (0.1.0)
builder (~> 3.2)