Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions Gemfile.lock
Original file line numberDiff line numberDiff line change
Expand Up@@ -12,8 +12,8 @@ GEM
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
aliyun-sdk (0.8.0)
nokogiri (~> 1.6)
rest-client (~> 2.0)
Expand DownExpand Up@@ -108,8 +108,7 @@ GEM
fog-xml (~> 0.1.1)
ipaddress (~> 0.5)
json (~> 2.3)
fog-aliyun (0.4.0)
addressable (~> 2.8.0)
fog-aliyun (0.3.19)
aliyun-sdk (~> 0.8.0)
fog-core
fog-json
Expand DownExpand Up@@ -504,7 +503,7 @@ GEM
json (>= 1, < 3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.4)
public_suffix (5.1.1)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
Expand Down