mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 12:12:26 +08:00
dead git repo broke discourse
This commit is contained in:
parent
b93ca1089e
commit
233cca79b5
2
Gemfile
2
Gemfile
|
@ -64,7 +64,7 @@ gem 'ember-source', '1.0.0.rc6.2'
|
|||
gem 'handlebars-source', '1.0.12'
|
||||
gem 'barber'
|
||||
|
||||
gem 'vestal_versions', git: 'https://github.com/zhangyuan/vestal_versions'
|
||||
gem 'vestal_versions', git: 'https://github.com/SamSaffron/vestal_versions'
|
||||
|
||||
gem 'message_bus', git: 'https://github.com/SamSaffron/message_bus'
|
||||
gem 'rails_multisite', path: 'vendor/gems/rails_multisite'
|
||||
|
|
16
Gemfile.lock
16
Gemfile.lock
|
@ -65,6 +65,14 @@ GIT
|
|||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/SamSaffron/vestal_versions
|
||||
revision: 671833227aa47f16e9c907fe7b2870be3743ac00
|
||||
specs:
|
||||
vestal_versions (1.2.3)
|
||||
activerecord (> 3.0)
|
||||
activesupport (> 3.0)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/callahad/omniauth-browserid.git
|
||||
revision: af62d667626c1622de6fe13b60849c3640765ab1
|
||||
|
@ -81,14 +89,6 @@ GIT
|
|||
specs:
|
||||
email_reply_parser (0.6)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/zhangyuan/vestal_versions
|
||||
revision: 0ea75ec4e269b5a9e609639919ade0f36381a446
|
||||
specs:
|
||||
vestal_versions (1.2.2)
|
||||
activerecord (>= 3.0.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
||||
PATH
|
||||
remote: vendor/gems/discourse_emoji
|
||||
specs:
|
||||
|
|
|
@ -105,6 +105,14 @@ GIT
|
|||
redis
|
||||
thin
|
||||
|
||||
GIT
|
||||
remote: https://github.com/SamSaffron/vestal_versions
|
||||
revision: 671833227aa47f16e9c907fe7b2870be3743ac00
|
||||
specs:
|
||||
vestal_versions (1.2.3)
|
||||
activerecord (> 3.0)
|
||||
activesupport (> 3.0)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/callahad/omniauth-browserid.git
|
||||
revision: af62d667626c1622de6fe13b60849c3640765ab1
|
||||
|
@ -121,14 +129,6 @@ GIT
|
|||
specs:
|
||||
email_reply_parser (0.6)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/zhangyuan/vestal_versions
|
||||
revision: 0ea75ec4e269b5a9e609639919ade0f36381a446
|
||||
specs:
|
||||
vestal_versions (1.2.2)
|
||||
activerecord (>= 3.0.0)
|
||||
activesupport (>= 3.0.0)
|
||||
|
||||
PATH
|
||||
remote: vendor/gems/discourse_emoji
|
||||
specs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user