mirror of
https://github.com/internetee/registry.git
synced 2025-07-22 18:56:05 +02:00
Reference master git branch of e_invoice gem
This commit is contained in:
parent
90b5baa29d
commit
a2b26a0c82
2 changed files with 6 additions and 5 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: 'make-payable-configurable'
|
||||
gem 'e_invoice', github: 'internetee/e_invoice', branch: :master
|
||||
gem 'lhv', github: 'internetee/lhv', branch: 'master'
|
||||
gem 'domain_name'
|
||||
gem 'haml', '~> 5.0'
|
||||
|
|
|
@ -18,8 +18,8 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/e_invoice.git
|
||||
revision: 8a1aea2a1f0d46e1a8f3145b7b46a1810318d229
|
||||
branch: make-payable-configurable
|
||||
revision: 5f8d0029bf1affdbf2bd6e3d1ce87d34066add4d
|
||||
branch: master
|
||||
specs:
|
||||
e_invoice (0.1.0)
|
||||
builder (~> 3.2)
|
||||
|
@ -238,7 +238,7 @@ GEM
|
|||
http-cookie (1.0.3)
|
||||
domain_name (~> 0.5)
|
||||
httpclient (2.8.3)
|
||||
httpi (2.4.4)
|
||||
httpi (2.4.5)
|
||||
rack
|
||||
socksify
|
||||
i18n (1.8.5)
|
||||
|
@ -467,7 +467,8 @@ GEM
|
|||
i18n
|
||||
warden (1.2.8)
|
||||
rack (>= 2.0.6)
|
||||
wasabi (3.5.0)
|
||||
wasabi (3.6.1)
|
||||
addressable
|
||||
httpi (~> 2.0)
|
||||
nokogiri (>= 1.4.2)
|
||||
webdrivers (4.4.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue