change wechat to guange2015
This commit is contained in:
parent
744b246930
commit
932b0923b1
2
Gemfile
2
Gemfile
|
@ -6,7 +6,7 @@ unless RUBY_PLATFORM =~ /w32/
|
||||||
gem 'iconv'
|
gem 'iconv'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'wechat'
|
gem 'wechat',git: 'https://github.com/guange2015/wechat.git'
|
||||||
gem 'grack', path:'lib/grack'
|
gem 'grack', path:'lib/grack'
|
||||||
gem 'gitlab', path: 'lib/gitlab-cli'
|
gem 'gitlab', path: 'lib/gitlab-cli'
|
||||||
gem 'rest-client'
|
gem 'rest-client'
|
||||||
|
|
Loading…
Reference in New Issue