Use zammad-deps github repos for custom-patched dependencies

This commit is contained in:
Ryan Lue 2018-10-17 09:00:40 +08:00 committed by Thorsten Eckel
parent 3d49bf32c8
commit 8b554e9d66
2 changed files with 14 additions and 9 deletions

View file

@ -115,8 +115,8 @@ gem 'slack-notifier'
gem 'zendesk_api'
# integrations - exchange
gem 'autodiscover', git: 'https://github.com/thorsteneckel/autodiscover.git'
gem 'rubyntlm', git: 'https://github.com/wimm/rubyntlm.git'
gem 'autodiscover', git: 'https://github.com/zammad-deps/autodiscover'
gem 'rubyntlm', git: 'https://github.com/wimm/rubyntlm'
gem 'viewpoint'
# Gems used only for develop/test and not required
@ -174,7 +174,7 @@ group :development, :test do
gem 'webmock'
# record and replay TCP/HTTP transactions
gem 'tcr'
gem 'tcr', git: 'https://github.com/zammad-deps/tcr'
gem 'vcr'
end

View file

@ -1,5 +1,11 @@
GIT
remote: https://github.com/thorsteneckel/autodiscover.git
remote: https://github.com/wimm/rubyntlm
revision: 53969639b87b9e5d5fef560f19cf0d977259591c
specs:
rubyntlm (0.1.2)
GIT
remote: https://github.com/zammad-deps/autodiscover
revision: ee9b53dfa797ce6d4f970b82beea7fbdd2df56bb
specs:
autodiscover (1.0.2)
@ -9,10 +15,10 @@ GIT
nori
GIT
remote: https://github.com/wimm/rubyntlm.git
revision: 53969639b87b9e5d5fef560f19cf0d977259591c
remote: https://github.com/zammad-deps/tcr
revision: ddc8caf9d57a991c8af850d2870969e7a265ec59
specs:
rubyntlm (0.1.2)
tcr (0.2.1)
GEM
remote: https://rubygems.org/
@ -431,7 +437,6 @@ GEM
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
tcr (0.2.0)
telegramAPI (1.4.2)
rest-client (~> 2.0, >= 2.0.2)
telephone_number (1.3.0)
@ -575,7 +580,7 @@ DEPENDENCIES
spring-commands-testunit
sprockets
sqlite3
tcr
tcr!
telegramAPI
telephone_number
test-unit