update questiongenerator
This commit is contained in:
parent
da7b684513
commit
92d4eafbba
2
Gemfile
2
Gemfile
|
@ -41,7 +41,7 @@ gem 'rails_admin'
|
||||||
gem 'sidekiq'
|
gem 'sidekiq'
|
||||||
gem 'sinatra', require: false
|
gem 'sinatra', require: false
|
||||||
|
|
||||||
gem 'questiongenerator', git: 'https://github.com/justask/questiongenerator.git'
|
gem 'questiongenerator', git: 'https://github.com/retrospring/questiongenerator.git'
|
||||||
|
|
||||||
gem 'sanitize'
|
gem 'sanitize'
|
||||||
gem 'redcarpet'
|
gem 'redcarpet'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
GIT
|
GIT
|
||||||
remote: https://github.com/justask/questiongenerator.git
|
remote: https://github.com/retrospring/questiongenerator.git
|
||||||
revision: 4f85dafbaf226e3dfbfad9ed3f169bab03b9a84c
|
revision: 326d82728a96ff58bad4516c46f9abba06ba31df
|
||||||
specs:
|
specs:
|
||||||
questiongenerator (0.1.0)
|
questiongenerator (0.1.0)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue