mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 15:14:47 +02:00
Reference development branch of e_invoice
This commit is contained in:
parent
09e952184c
commit
6e9382848a
2 changed files with 4 additions and 4 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: 'payment-total-sum-zero-for-paid-invoice'
|
||||||
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: 5f8d0029bf1affdbf2bd6e3d1ce87d34066add4d
|
revision: 7fa00fe72cc8da6199c6175cd46e5eba5c056ff1
|
||||||
branch: master
|
branch: payment-total-sum-zero-for-paid-invoice
|
||||||
specs:
|
specs:
|
||||||
e_invoice (0.1.0)
|
e_invoice (0.1.0)
|
||||||
builder (~> 3.2)
|
builder (~> 3.2)
|
||||||
|
@ -321,7 +321,7 @@ GEM
|
||||||
coderay (~> 1.1.0)
|
coderay (~> 1.1.0)
|
||||||
method_source (~> 0.8.1)
|
method_source (~> 0.8.1)
|
||||||
slop (~> 3.4)
|
slop (~> 3.4)
|
||||||
public_suffix (4.0.5)
|
public_suffix (4.0.6)
|
||||||
puma (4.3.5)
|
puma (4.3.5)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
que (0.14.3)
|
que (0.14.3)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue