mirror of
https://github.com/wahyd4/ruby-sdk.git
synced 2026-08-09 21:06:19 +10:00
Merge branch 'hotfix/v1.0.3' into develop
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
module Qiniu
|
||||
module RS
|
||||
VERSION = "1.0.2"
|
||||
VERSION = "1.0.3"
|
||||
end
|
||||
end
|
||||
|
||||
@@ -20,6 +20,7 @@ Gem::Specification.new do |gem|
|
||||
gem.add_development_dependency "rake"
|
||||
gem.add_development_dependency "rspec"
|
||||
gem.add_development_dependency "fakeweb"
|
||||
gem.add_runtime_dependency "json"
|
||||
gem.add_runtime_dependency "rest-client"
|
||||
gem.add_runtime_dependency "mime-types"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user