зеркало из https://github.com/microsoft/fog.git
Adding multi_json to GemFile as it is now an optional dependency for the gem
This commit is contained in:
Родитель
1fd1303977
Коммит
3f0314dbd1
2
Gemfile
2
Gemfile
|
@ -1,3 +1,5 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gemspec
|
||||
|
||||
gem "multi_json", '~>1.0'
|
||||
|
|
Загрузка…
Ссылка в новой задаче