Reference master git branch of e_invoice gem

This commit is contained in:
Karl Erik Õunapuu 2020-09-11 11:39:49 +03:00
parent 90b5baa29d
commit a2b26a0c82
No known key found for this signature in database
GPG key ID: C9DD647298A34764
2 changed files with 6 additions and 5 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: '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'

View file

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