mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Reference newer version of LHV gem
This commit is contained in:
parent
f13a2c2b07
commit
ca1f3a9a48
2 changed files with 3 additions and 3 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: 'remove-keystores-gem'
|
||||
gem 'lhv', github: 'internetee/lhv', branch: 'master'
|
||||
gem 'domain_name'
|
||||
gem 'haml', '~> 5.0'
|
||||
gem 'wkhtmltopdf-binary', '~> 0.12.5.1'
|
||||
|
|
|
@ -45,8 +45,8 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/lhv.git
|
||||
revision: af0d3127bed6606ac50c44696bd56b09c096ac39
|
||||
branch: remove-keystores-gem
|
||||
revision: 1825240b3bf8b262418cc6c8ef7ed1aba386dd7d
|
||||
branch: master
|
||||
specs:
|
||||
lhv (0.1.0)
|
||||
logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue