Skip to content

Commit 233cca7

Browse files
committed
dead git repo broke discourse
1 parent b93ca10 commit 233cca7

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ gem 'ember-source', '1.0.0.rc6.2'
6464
gem 'handlebars-source', '1.0.12'
6565
gem 'barber'
6666

67-
gem 'vestal_versions', git: 'https://github.com/zhangyuan/vestal_versions'
67+
gem 'vestal_versions', git: 'https://github.com/SamSaffron/vestal_versions'
6868

6969
gem 'message_bus', git: 'https://github.com/SamSaffron/message_bus'
7070
gem 'rails_multisite', path: 'vendor/gems/rails_multisite'

Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@ GIT
6565
rack (~> 1.0)
6666
tilt (~> 1.1, != 1.3.0)
6767

68+
GIT
69+
remote: https://github.com/SamSaffron/vestal_versions
70+
revision: 671833227aa47f16e9c907fe7b2870be3743ac00
71+
specs:
72+
vestal_versions (1.2.3)
73+
activerecord (> 3.0)
74+
activesupport (> 3.0)
75+
6876
GIT
6977
remote: https://github.com/callahad/omniauth-browserid.git
7078
revision: af62d667626c1622de6fe13b60849c3640765ab1
@@ -81,14 +89,6 @@ GIT
8189
specs:
8290
email_reply_parser (0.6)
8391

84-
GIT
85-
remote: https://github.com/zhangyuan/vestal_versions
86-
revision: 0ea75ec4e269b5a9e609639919ade0f36381a446
87-
specs:
88-
vestal_versions (1.2.2)
89-
activerecord (>= 3.0.0)
90-
activesupport (>= 3.0.0)
91-
9292
PATH
9393
remote: vendor/gems/discourse_emoji
9494
specs:

Gemfile_rails4.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,14 @@ GIT
105105
redis
106106
thin
107107

108+
GIT
109+
remote: https://github.com/SamSaffron/vestal_versions
110+
revision: 671833227aa47f16e9c907fe7b2870be3743ac00
111+
specs:
112+
vestal_versions (1.2.3)
113+
activerecord (> 3.0)
114+
activesupport (> 3.0)
115+
108116
GIT
109117
remote: https://github.com/callahad/omniauth-browserid.git
110118
revision: af62d667626c1622de6fe13b60849c3640765ab1
@@ -121,14 +129,6 @@ GIT
121129
specs:
122130
email_reply_parser (0.6)
123131

124-
GIT
125-
remote: https://github.com/zhangyuan/vestal_versions
126-
revision: 0ea75ec4e269b5a9e609639919ade0f36381a446
127-
specs:
128-
vestal_versions (1.2.2)
129-
activerecord (>= 3.0.0)
130-
activesupport (>= 3.0.0)
131-
132132
PATH
133133
remote: vendor/gems/discourse_emoji
134134
specs:

0 commit comments

Comments
 (0)