Switched branch of bumberberry until released
This commit is contained in:
parent
ead9c4abe4
commit
3fdad1147f
4
Gemfile
4
Gemfile
@ -40,13 +40,13 @@ end
|
|||||||
if Dir.exists?('../bikecollectives_core')
|
if Dir.exists?('../bikecollectives_core')
|
||||||
gem 'bikecollectives_core', path: '../bikecollectives_core'
|
gem 'bikecollectives_core', path: '../bikecollectives_core'
|
||||||
else
|
else
|
||||||
gem 'bikecollectives_core', git: 'https://github.com/bikebike/bikecollectives_core.git', branch: '2017'
|
gem 'bikecollectives_core', git: 'https://github.com/bikebike/bikecollectives_core.git'
|
||||||
end
|
end
|
||||||
|
|
||||||
if Dir.exists?('../bumbleberry')
|
if Dir.exists?('../bumbleberry')
|
||||||
gem 'bumbleberry', path: '../bumbleberry'
|
gem 'bumbleberry', path: '../bumbleberry'
|
||||||
else
|
else
|
||||||
gem 'bumbleberry', git: 'https://github.com/bumbleberry/bumbleberry.git'
|
gem 'bumbleberry', git: 'https://github.com/bumbleberry/bumbleberry.git', branch: '2017'
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user