mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:57:10 -06:00
Bump rails-observers to master version.
876c522184
Has the patched applied on SamSaffron/rails-observers.
This commit is contained in:
parent
e17ea2e787
commit
a9b2483277
2
Gemfile
2
Gemfile
@ -71,7 +71,7 @@ end
|
||||
if rails_master?
|
||||
gem 'arel', git: 'https://github.com/rails/arel.git'
|
||||
gem 'rails', git: 'https://github.com/rails/rails.git'
|
||||
gem 'rails-observers', git: 'https://github.com/SamSaffron/rails-observers.git'
|
||||
gem 'rails-observers', git: 'https://github.com/rails/rails-observers.git'
|
||||
gem 'seed-fu', git: 'https://github.com/SamSaffron/seed-fu.git', branch: 'discourse'
|
||||
else
|
||||
gem 'seed-fu', '~> 2.3.3'
|
||||
|
Loading…
Reference in New Issue
Block a user