mirror of
https://github.com/internetee/registry.git
synced 2025-06-14 16:44:46 +02:00
Reference e_invoice development branch in Gemfile
This commit is contained in:
parent
8cc24b828f
commit
6b2aaf305f
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 'airbrake'
|
||||||
|
|
||||||
gem 'company_register', github: 'internetee/company_register', branch: :master
|
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 'lhv', github: 'internetee/lhv', branch: 'master'
|
||||||
gem 'domain_name'
|
gem 'domain_name'
|
||||||
gem 'haml', '~> 5.0'
|
gem 'haml', '~> 5.0'
|
||||||
|
|
|
@ -18,8 +18,8 @@ GIT
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/internetee/e_invoice.git
|
remote: https://github.com/internetee/e_invoice.git
|
||||||
revision: b374ffd7be77b559b30c7a0210dc0df5ac3ed723
|
revision: 8a1aea2a1f0d46e1a8f3145b7b46a1810318d229
|
||||||
branch: master
|
branch: make-payable-configurable
|
||||||
specs:
|
specs:
|
||||||
e_invoice (0.1.0)
|
e_invoice (0.1.0)
|
||||||
builder (~> 3.2)
|
builder (~> 3.2)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue