mirror of
https://github.com/discourse/discourse.git
synced 2025-03-23 03:16:50 +08:00
fix the build
This commit is contained in:
parent
2d909f7894
commit
061cc17a65
2
Gemfile
2
Gemfile
@ -194,5 +194,5 @@ if ENV["IMPORT"] == "1"
|
||||
gem 'mysql2'
|
||||
gem 'redcarpet'
|
||||
gem 'sqlite3', '~> 1.3.13'
|
||||
gem 'ruby-bbcode-to-md', :github => 'nlalonde/ruby-bbcode-to-md'
|
||||
gem 'ruby-bbcode-to-md', github: 'nlalonde/ruby-bbcode-to-md'
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user