Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit c7a7be3

Browse files
committed
Upgrade fog-aliyun to 0.3.17
1 parent cf1ed14 commit c7a7be3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ GEM
5757
tzinfo (~> 1.1)
5858
addressable (2.6.0)
5959
public_suffix (>= 2.0.2, < 4.0)
60+
aliyun-sdk (0.7.3)
61+
nokogiri (~> 1.6)
62+
rest-client (~> 2.0)
6063
allowy (2.1.0)
6164
activesupport (>= 3.2)
6265
i18n
@@ -155,7 +158,8 @@ GEM
155158
rake
156159
fluent-logger (0.7.2)
157160
msgpack (>= 1.0.0, < 2)
158-
fog-aliyun (0.3.10)
161+
fog-aliyun (0.3.17)
162+
aliyun-sdk (~> 0.7.3)
159163
fog-core
160164
fog-json
161165
ipaddress (~> 0.8)

0 commit comments

Comments
 (0)