mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Reference LHV branch without keystores gem
This commit is contained in:
parent
8d3fc07754
commit
65a749edc8
4 changed files with 3 additions and 5 deletions
2
Gemfile
2
Gemfile
|
@ -66,7 +66,7 @@ gem 'airbrake'
|
|||
|
||||
gem 'company_register', github: 'internetee/company_register', branch: :master
|
||||
gem 'e_invoice', github: 'internetee/e_invoice', branch: :master
|
||||
gem 'lhv', github: 'internetee/lhv', branch: :master
|
||||
gem 'lhv', github: 'internetee/lhv', branch: 'remove-keystores-gem'
|
||||
gem 'domain_name'
|
||||
gem 'haml', '~> 5.0'
|
||||
gem 'wkhtmltopdf-binary', '~> 0.12.5.1'
|
||||
|
|
|
@ -45,11 +45,10 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/lhv.git
|
||||
revision: c53dd82393f8a81f6e9da793ae0474294ef88762
|
||||
branch: master
|
||||
revision: af0d3127bed6606ac50c44696bd56b09c096ac39
|
||||
branch: remove-keystores-gem
|
||||
specs:
|
||||
lhv (0.1.0)
|
||||
keystores
|
||||
logger
|
||||
nokogiri
|
||||
|
||||
|
@ -266,7 +265,6 @@ GEM
|
|||
activerecord
|
||||
kaminari-core (= 1.2.1)
|
||||
kaminari-core (1.2.1)
|
||||
keystores (0.4.0)
|
||||
libxml-ruby (3.2.0)
|
||||
listen (3.2.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
|
|
BIN
test/fixtures/files/keystore.jks
vendored
BIN
test/fixtures/files/keystore.jks
vendored
Binary file not shown.
BIN
test/fixtures/files/keystore.p12
vendored
Normal file
BIN
test/fixtures/files/keystore.p12
vendored
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue